0_0_2600175_27032.cpp:1: error: stray '\163' in program
0_0_2600175_27032.cpp:1: error: stray '\163' in program
0_0_2600175_27032.cpp:1: error: `i' does not name a type
0_0_2600175_27032.cpp:2: error: stray '\163' in program
0_0_2600175_27032.cpp:2: error: stray '\163' in program
0_0_2600175_27032.cpp:3: error: stray '\163' in program
0_0_2600175_27032.cpp:3: error: stray '\163' in program
0_0_2600175_27032.cpp: In function `int main()':
0_0_2600175_27032.cpp:18: error: `scanf' undeclared (first use this function)
0_0_2600175_27032.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2600175_27032.cpp:18: error: `EOF' undeclared (first use this function)
0_0_2600175_27032.cpp:20: error: `getchar' undeclared (first use this function)
0_0_2600175_27032.cpp:23: error: `gets' undeclared (first use this function)
0_0_2600175_27032.cpp:24: error: `accepted' undeclared (first use this function)
0_0_2600175_27032.cpp:25: error: `printf' undeclared (first use this function)
|