摘要:
#include <iostream> #include <fstream> using namespace std; ifstream fin("fin.in"); ofstream fout("fout.out"); void Input() { ;//please written at her 阅读全文
posted @ 2016-02-16 16:09
__诗酒趁年华
阅读(155)
评论(0)
推荐(0)
摘要:
#include <time.h> n=rand()%(Y-X+1)+X; /*n为X~Y之间的随机数*/ #include <time.h>如果没有在Devc++中也行,可能编译的时候自己附带了吧。 阅读全文
posted @ 2016-02-16 15:59
__诗酒趁年华
阅读(217)
评论(0)
推荐(0)
浙公网安备 33010602011771号