摘要:
#include #include #include #include #include using namespace std;#define MAX 100char* add_func(char *a,char*b){ int num1 = strlen(a); int num2 = strl... 阅读全文
posted @ 2015-06-09 04:24
无辜的小明
阅读(167)
评论(0)
推荐(0)
摘要:
#include #include #include using namespace std;#define n 5struct A{ int data;//记录会场的时间 int flag; //为0代表开始时间,为1代表结束时间};int main(){ int i = 0; A a[2*n];... 阅读全文
posted @ 2015-06-09 00:39
无辜的小明
阅读(176)
评论(0)
推荐(0)
浙公网安备 33010602011771号