代码搜索:36K
找到约 11 项符合「36K」的源代码
代码结果 11
www.eeworm.com/read/348596/10883712
txt 1833.txt
Memory:36K Time:281MS
Language:C++ Result:Accepted
Source
#include"algorithm"
#include"stdio.h"
#include"vector"
using namespace std;
int main()
{vector a;
int n,k,t,i;
scanf("
www.eeworm.com/read/348596/10882022
txt 2571.txt
Problem Id:2571 User Id:fzk
Memory:36K Time:15MS
Language:C++ Result:Accepted
Source
#include"stdio.h"
#include"math.h"
#define pi 3.1415926535898
void change( double th,double fi,
www.eeworm.com/read/348596/10882974
txt 2465.txt
Memory:36K Time:0MS
Language:C++ Result:Accepted
Source
#include"iostream.h"
inline int min(int a,int b)
{
return a
www.eeworm.com/read/234728/14098714
txt dynamic.txt
Problem Id:1045 User Id:dynamic
Memory:36K Time:20MS
Language:C++ Result:Accepted
Source
//Zju
//By Dynamic
//On Monday May 20th
#include
#include
int mai
www.eeworm.com/read/234728/14098711
txt hawk.txt
Problem Id:1045 User Id:hawk
Memory:36K Time:10MS
Language:C++ Result:Accepted
Source
#include
#include
void main()
{
double vs,r,c,w;
int n;
scan
www.eeworm.com/read/234728/14098716
txt 00003031.txt
Problem Id:1045 User Id:00003031
Memory:36K Time:10MS
Language:C++ Result:Accepted
Source
#include
#include
#include
double r,c,vs,angle;
double
www.eeworm.com/read/348596/10883091
txt 2463.txt
Memory:36K Time:0MS
Language:C++ Result:Accepted
Source
#include"iostream.h"
#include"math.h"
double k,l,s,w;
const double g=9.81;
bool init()
{
cin>>k>>l>>s>>w;
return !(k==0
www.eeworm.com/read/348596/10883881
txt 2654.txt
Problem Id:2654 User Id:fzk
Memory:36K Time:468MS
Language:C++ Result:Accepted
Source
#include
#include
int n, k;
int a[200], b[200];
char p[]={ 'r', 's', 'p' }
www.eeworm.com/read/348596/10882328
txt 2575.txt
Problem Id:2575 User Id:fzk
Memory:36K Time:0MS
Language:C++ Result:Accepted
Source
#include"iostream.h"
void main()
{int a[5000],n,i;long x,y,t;
while(1)
{cin>>n;
if(cin.fail())brea
www.eeworm.com/read/348596/10883256
txt 2581.txt
Problem Id:2581 User Id:fzk
Memory:36K Time:0MS
Language:C++ Result:Accepted
Source
#include"stdio.h"
int main()
{
int a,b,c,d,e,i,j,k,total,s,value;
int as,bs,cs,ds;
double t;