0_0_30385492_10642.cpp:102:17: error: expected ',' or '...' at end of input
#define ll long long
^
0_0_30385492_10642.cpp:183:22: note: in expansion of macro 'll'
void println(ll
^
0_0_30385492_10642.cpp:102:17: error: expected ')' at end of input
#define ll long long
^
0_0_30385492_10642.cpp:183:22: note: in expansion of macro 'll'
void println(ll
^
0_0_30385492_10642.cpp:102:17: error: expected ';' at end of member declaration
#define ll long long
^
0_0_30385492_10642.cpp:183:22: note: in expansion of macro 'll'
void println(ll
^
0_0_30385492_10642.cpp:102:17: error: expected '}' at end of input
#define ll long long
^
0_0_30385492_10642.cpp:183:22: note: in expansion of macro 'll'
void println(ll
^
0_0_30385492_10642.cpp:182:9: error: expected unqualified-id at end of input
}
^
0_0_30385492_10642.cpp:182:9: error: expected '}' at end of input
|