0_0_11832759_16313.cpp:3: error: `main' must return `int'
0_0_11832759_16313.cpp: In function `int main(...)':
0_0_11832759_16313.cpp:8: error: `I' undeclared (first use this function)
0_0_11832759_16313.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11832759_16313.cpp:11:12: empty character constant
0_0_11832759_16313.cpp:11: error: stray '\' in program
0_0_11832759_16313.cpp:11: error: `d' undeclared (first use this function)
0_0_11832759_16313.cpp:11:18: empty character constant
0_0_11832759_16313.cpp:12: error: expected `;' before '}' token
|