0_0_15138905_26777.cpp: In function 'void solve()':
0_0_15138905_26777.cpp:46:12: error: a function-definition is not allowed here before '{' token
void init(){
^
0_0_15138905_26777.cpp:52:13: error: a function-definition is not allowed here before '{' token
bool solve(){
^
0_0_15138905_26777.cpp:129:1: error: expected '}' at end of input
}
^
|