0_0_10044678_1515.cpp: In function `int main()':
0_0_10044678_1515.cpp:47: error: `j' undeclared (first use this function)
0_0_10044678_1515.cpp:47: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10044678_1515.cpp: At global scope:
0_0_10044678_1515.cpp:83: error: expected unqualified-id before "return"
0_0_10044678_1515.cpp:83: error: expected `,' or `;' before "return"
0_0_10044678_1515.cpp:84: error: expected declaration before '}' token
|