0_0_18857143_23397.cpp: In function 'void solve()': 0_0_18857143_23397.cpp:115:16: error: 'CLOCK_PER_SEC' was not declared in this scope if(clock()>3*CLOCK_PER_SEC)exit(0); ^