0_0_33551801_10382.cpp: In function 'void Solve::sol()':
0_0_33551801_10382.cpp:106:6: error: 'Sum' was not declared in this scope
Sum[i]+=qry_chain(op[i].a,op[i].b,p);
^
0_0_33551801_10382.cpp:107:35: error: invalid operands of types 'Solve::Q_type [500005]' and 'int' to binary 'operator%'
Sum[i]-=qry_chain(op[i].c,op%5
^
0_0_33551801_10382.cpp:107:35: error: expected '}' at end of input
0_0_33551801_10382.cpp:107:35: error: expected '}' at end of input
0_0_33551801_10382.cpp:107:35: error: expected '}' at end of input
0_0_33551801_10382.cpp:107:35: error: expected '}' at end of input
0_0_33551801_10382.cpp: At global scope:
0_0_33551801_10382.cpp:107:35: error: expected '}' at end of input
|