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