0_0_3945097_29696.cpp: In function `void solve(int)':
0_0_3945097_29696.cpp:10: error: stray '\163' in program
0_0_3945097_29696.cpp:10: error: stray '\172' in program
0_0_3945097_29696.cpp:10: error: expected init-declarator before "i"
0_0_3945097_29696.cpp:10: error: expected `,' or `;' before "i"
0_0_3945097_29696.cpp:12: error: `i' undeclared (first use this function)
0_0_3945097_29696.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3945097_29696.cpp:18: error: `x' undeclared (first use this function)
0_0_3945097_29696.cpp:39: error: `j' undeclared (first use this function)
0_0_3945097_29696.cpp:46: error: `k' undeclared (first use this function)
|