0_0_33549026_3690.cpp:226:0: error: unterminated #ifdef
#ifdef __linux
^
0_0_33549026_3690.cpp:223:0: error: unterminated #else
#ifdef _WIN32
^
0_0_33549026_3690.cpp: In function 'void fastIO::print2(long long int)':
0_0_33549026_3690.cpp:224:30: error: expected '}' at end of input
printf("%I64d",x);
^
0_0_33549026_3690.cpp: At global scope:
0_0_33549026_3690.cpp:224:30: error: expected '}' at end of input
|