0_0_10958595_947.cpp: In function `int main()':
0_0_10958595_947.cpp:12: error: expected primary-expression before "int"
0_0_10958595_947.cpp:12: error: expected `;' before "int"
0_0_10958595_947.cpp:13: error: `i' undeclared (first use this function)
0_0_10958595_947.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10958595_947.cpp:18: error: `j' undeclared (first use this function)
0_0_10958595_947.cpp:25: error: `m' undeclared (first use this function)
|