0_0_18050994_4184.cpp: In function 'int main()':
0_0_18050994_4184.cpp:41:25: error: expected ';' at end of input
for(int i=0;i<(1<<18)
^
0_0_18050994_4184.cpp:41:25: error: expected primary-expression at end of input
0_0_18050994_4184.cpp:41:25: error: expected ')' at end of input
0_0_18050994_4184.cpp:41:25: error: expected statement at end of input
0_0_18050994_4184.cpp:41:25: error: expected '}' at end of input
|