0_0_8744921_5904.cpp: In function `int main()':
0_0_8744921_5904.cpp:11: error: expected unqualified-id before "int"
0_0_8744921_5904.cpp:11: error: expected `,' or `;' before "int"
0_0_8744921_5904.cpp:16: error: `i' undeclared (first use this function)
0_0_8744921_5904.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8744921_5904.cpp:29: error: `d' undeclared (first use this function)
0_0_8744921_5904.cpp:32: error: `j' undeclared (first use this function)
|