0_0_30282716_4543.cpp:137:0: error: unterminated argument list invoking macro "fp"
fp(j,1,cnt%2
^
0_0_30282716_4543.cpp: In function 'int ACM::solve()':
0_0_30282716_4543.cpp:137:9: error: 'fp' was not declared in this scope
fp(j,1,cnt%2
^
0_0_30282716_4543.cpp:137:9: error: expected '}' at end of input
0_0_30282716_4543.cpp: At global scope:
0_0_30282716_4543.cpp:137:9: error: expected '}' at end of input
|