标签:技巧 int clu exit tput size style cloc put
#include<ctime>
void dfs(){
if(1000*(clock()-t)>=980*CLOCKS_PER_SECOND){ //clock()-t<980
output solution;
exit(0);
}
}
int main(){
t=clock();
dfs();
}
标签:技巧 int clu exit tput size style cloc put
原文地址:http://www.cnblogs.com/scx2015noip-as-php/p/kashi.html