0_0_11101377_4112.cpp: In function `bool can(int, int, int)':
0_0_11101377_4112.cpp:82: error: invalid type argument of `unary *'
0_0_11101377_4112.cpp:82: error: expected `;' before ')' token
0_0_11101377_4112.cpp: In function `long long int get(int)':
0_0_11101377_4112.cpp:130: error: ISO C++ forbids comparison between pointer and integer
0_0_11101377_4112.cpp:145: error: invalid operands of types `int' and `int[1111]' to binary `operator*'
0_0_11101377_4112.cpp: In function `long long int start()':
0_0_11101377_4112.cpp:158: error: `x' undeclared (first use this function)
0_0_11101377_4112.cpp:158: error: (Each undeclared identifier is reported only once for each function it appears in.)
|