0_0_33077324_30305.cpp: In function 'int ls(int)':
0_0_33077324_30305.cpp:64:4: error: return-statement with no value, in function returning 'int' [-fpermissive]
return ;
^
0_0_33077324_30305.cpp: In function 'void query(int, int, int, int, int)':
0_0_33077324_30305.cpp:85:20: error: 'po' was not declared in this scope
if(max1[id] > po
^
0_0_33077324_30305.cpp:85:20: error: expected ')' at end of input
0_0_33077324_30305.cpp:85:20: error: expected statement at end of input
0_0_33077324_30305.cpp:85:20: error: expected '}' at end of input
0_0_33077324_30305.cpp:85:20: error: expected '}' at end of input
|