摘要:
pcc32.c /********************************************************* Author: RedOC ** Email: RedOC@foxmail... 阅读全文
posted @ 2012-12-01 10:48
N3verL4nd
阅读(275)
评论(0)
推荐(0)
摘要:
#include #include #include #define MAP_WIDTH 40#define MAP_HEIGHT 30int main(){ static char LogoMap[8][64] = { "■ ■ ■ ■■■■■ ■■■■■ ■■■■■ ■■... 阅读全文
posted @ 2012-12-01 10:40
N3verL4nd
阅读(144)
评论(0)
推荐(0)
摘要:
#include #include int main(){ fixConsoleSize(50,20); setTextColor(LIGHT_GREEN); gotoTextPos(10,10); puts("你好!"); getch(); return 0;} 阅读全文
posted @ 2012-12-01 10:37
N3verL4nd
阅读(142)
评论(0)
推荐(0)
摘要:
Advanced Fruits Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 945 Accepted Submission... 阅读全文
posted @ 2012-12-01 10:07
N3verL4nd
阅读(121)
评论(0)
推荐(0)
摘要:
#include #include using namespace std;int main(){ int a[] = {1,2,3,4}; vectornum(a,a+4); vector *p = # for(int i=0;i<num.size();i++) cout<<(*p)[i]<... 阅读全文
posted @ 2012-12-01 08:49
N3verL4nd
阅读(465)
评论(0)
推荐(0)

浙公网安备 33010602011771号