0_0_16004387_26215.cpp:23:5: error: stray '\' in program
else tmp=(long long)no[h].p*(1+(tim-now)\no[h].m);
^
0_0_16004387_26215.cpp:31:9: error: stray '\' in program
tt=min((long long)tmpnum[top],tmon\no[h].q);
^
0_0_16004387_26215.cpp: In function 'void mfind(long long int&, int, int, int)':
0_0_16004387_26215.cpp:23:49: error: expected ')' before 'no'
else tmp=(long long)no[h].p*(1+(tim-now)\no[h].m);
^
0_0_16004387_26215.cpp:31:44: error: expected ')' before 'no'
tt=min((long long)tmpnum[top],tmon\no[h].q);
^
|