0_0_8319256_2549.cpp: In function `int main()':
0_0_8319256_2549.cpp:103: error: stray '\' in program
0_0_8319256_2549.cpp:103: error: `YES' undeclared (first use this function)
0_0_8319256_2549.cpp:103: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8319256_2549.cpp:103: error: stray '\' in program
0_0_8319256_2549.cpp:103: error: missing terminating " character
0_0_8319256_2549.cpp: At global scope:
0_0_8319256_2549.cpp:145: error: invalid token
0_0_8319256_2549.cpp:145: error: expected constructor, destructor, or type conversion before '<' token
0_0_8319256_2549.cpp:145: error: expected `,' or `;' before '<' token
0_0_8319256_2549.cpp:150: error: declaration does not declare anything
0_0_8319256_2549.cpp:151: error: redefinition of `int flag'
0_0_8319256_2549.cpp:7: error: `int flag' previously defined here
0_0_8319256_2549.cpp: In function `void adj(State&)':
0_0_8319256_2549.cpp:153: error: redefinition of `void adj(State&)'
0_0_8319256_2549.cpp:9: error: `void adj(State&)' previously defined here
0_0_8319256_2549.cpp: In function `bool equ(State, State)':
0_0_8319256_2549.cpp:165: error: redefinition of `bool equ(State, State)'
0_0_8319256_2549.cpp:21: error: `bool equ(State, State)' previously defined here
0_0_8319256_2549.cpp: In function `State Root(State&)':
0_0_8319256_2549.cpp:171: error: redefinition of `State Root(State&)'
0_0_8319256_2549.cpp:27: error: `State Root(State&)' previously defined here
0_0_8319256_2549.cpp: In function `State up(State, long long int)':
0_0_8319256_2549.cpp:205: error: redefinition of `State up(State, long long int)'
0_0_8319256_2549.cpp:61: error: `State up(State, long long int)' previously defined here
0_0_8319256_2549.cpp: In function `int main()':
0_0_8319256_2549.cpp:235: error: redefinition of `int main()'
0_0_8319256_2549.cpp:91: error: `int main()' previously defined here
0_0_8319256_2549.cpp:247: error: stray '\' in program
0_0_8319256_2549.cpp:247: error: `YES' undeclared (first use this function)
0_0_8319256_2549.cpp:247: error: stray '\' in program
0_0_8319256_2549.cpp:247: error: missing terminating " character
|