0_0_34153081_8867.cpp: In function 'int main()':
0_0_34153081_8867.cpp:46:63: error: a function-definition is not allowed here before '{' token
LL fly(int u,int fA,int gA,int jA,int fB,int gB,int jB,int o) {
^
0_0_34153081_8867.cpp:82:1: error: expected '}' at end of input
}
^
|