0_0_33292232_1866.cpp:7:1: error: expected ';' before 'const'
const int N = 2e5 + 7;
^
0_0_33292232_1866.cpp: In function 'int main()':
0_0_33292232_1866.cpp:90:13: error: expected ';' at end of input
for(i
^
0_0_33292232_1866.cpp:90:13: error: expected primary-expression at end of input
0_0_33292232_1866.cpp:90:13: error: expected ';' at end of input
0_0_33292232_1866.cpp:90:13: error: expected primary-expression at end of input
0_0_33292232_1866.cpp:90:13: error: expected ')' at end of input
0_0_33292232_1866.cpp:90:13: error: expected statement at end of input
0_0_33292232_1866.cpp:90:13: error: expected '}' at end of input
0_0_33292232_1866.cpp:90:13: error: expected '}' at end of input
|