代码搜索:printf

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

代码结果 10,000
www.eeworm.com/read/486654/6524597

cpp 1600.cpp

/* This Code is Submitted by wywcgs for Problem 1600 on 2006-03-16 at 20:03:40 */ #include #include #include using namespace std; const int S_MAX = 3*3*3*3*3*2; c
www.eeworm.com/read/486654/6524654

cpp 1349.cpp

/* This Code is Submitted by wywcgs for Problem 1349 on 2005-03-25 at 15:28:29 */ #include int main() { int n, h, t[25], lakef[25], laked[25], maxFish, laket[25]; int i, j,
www.eeworm.com/read/486654/6524666

cpp 1560.cpp

/* This Code is Submitted by wywcgs for Problem 1560 on 2005-10-29 at 08:36:37 */ #include const int MAX = 46500; const int N_MAX = 12800; int p[N_MAX], pn = 0; bool prime[MAX] = {
www.eeworm.com/read/486654/6524684

cpp 1138.cpp

/* This Code is Submitted by wywcgs for Problem 1138 on 2005-03-18 at 23:12:37 */ #include #include typedef struct{ int vert[2][2]; int hori[3]; }Number;
www.eeworm.com/read/486654/6524742

cpp 1150.cpp

/* This Code is Submitted by wywcgs for Problem 1150 on 2006-08-21 at 16:04:02 */ #include #include using namespace std; const int B = 19; const int S = 1
www.eeworm.com/read/486654/6524769

cpp 1260.cpp

/* This Code is Submitted by wywcgs for Problem 1260 on 2006-05-17 at 20:04:56 */ #include #include #include using namespace std; const int EN = 32; int eo[E
www.eeworm.com/read/486654/6524787

cpp 1219.cpp

/* This Code is Submitted by wywcgs for Problem 1219 on 2006-01-09 at 22:47:43 */ #include int main() { int x, y, dx, dy, n, s; while(scanf("%d %d %d %d %d", &s, &x, &y, &dx, &dy
www.eeworm.com/read/486654/6524796

cpp 1442.cpp

/* This Code is Submitted by wywcgs for Problem 1442 on 2005-03-21 at 22:27:41 */ #include int main() { int b, a[13], c = 0; int i, j ,k, l, m, n; while(scanf("%d
www.eeworm.com/read/486654/6524807

cpp 2307.cpp

/* This Code is Submitted by wywcgs for Problem 2307 on 2006-08-07 at 11:02:34 */ #include #include #include using namespace std; const int S = 1
www.eeworm.com/read/486654/6524818

cpp 1122.cpp

/* This Code is Submitted by wywcgs for Problem 1122 on 2006-08-19 at 23:27:59 */ #include #include using namespace std; const int B = 19; const int S = 1