代码搜索:Num

找到约 10,000 项符合「Num」的源代码

代码结果 10,000
www.eeworm.com/read/469371/6974253

cc 2767082_ac_0ms_276k.cc

#include using namespace std; typedef struct { int chu; int ru; }node; node num[22]; int counts=1; int dian,bian,chus,rus,dians; int main() { int n,m,sign;
www.eeworm.com/read/469371/6974254

cc 2767054_wa.cc

#include using namespace std; typedef struct { int chu; int ru; }node; node num[22]; int counts=1; int dian,bian,chus,rus,dians; int main() { int n,m,sign;
www.eeworm.com/read/469371/6974255

cc 2767020_wa.cc

#include using namespace std; typedef struct { int chu; int ru; }node; node num[20]; int counts=1; int dian,bian,chus,rus,dians; int main() { int n,m,sign;
www.eeworm.com/read/469371/6974263

cc 2636710_re.cc

#include using namespace std; int k=0,h=1; int main() { int n; while(scanf("%d",&n)) { bool mg[n]; int num[n]; h=1; for(int i=0
www.eeworm.com/read/469371/6974265

cc 2636752_re.cc

#include using namespace std; int h=1; int main() { int n; while(scanf("%d",&n)!=EOF) { bool mg[n]; int num[n]; h=1; for(int i=
www.eeworm.com/read/469371/6974308

cc 2770163_ac_185ms_332k.cc

#include using namespace std; int main() { int n; scanf("%d",&n); int rank[n],num[n]; rank[0]=0; num[0]=1; for(int i=1;i
www.eeworm.com/read/469371/6974309

cc 2808774_ac_2153ms_40732k.cc

#include using namespace std; char mg[5002]; short num[5001][5001]; short mins(int x,int y) { return x
www.eeworm.com/read/469371/6974310

cc 2808737_tle.cc

#include using namespace std; char mg[5002]; short num[5000][5000]; short mins(int x,int y) { return x
www.eeworm.com/read/469371/6974311

cpp 2851419_ac_0ms_164k.cpp

#include using namespace std; int main() { int t,num[5],i; scanf("%d",&t); while(t--) { for(i=0;i
www.eeworm.com/read/469371/6974331

cc 3238714_wa.cc

#include using namespace std; int main() { int num=0,n,t,c; scanf("%d",&t); while(t--) { scanf("%d",&n); if(n%2) printf("YES\n"); els