0_0_2190204_25652.cpp:1: error: stray '\163' in program
0_0_2190204_25652.cpp:1: error: stray '\163' in program
0_0_2190204_25652.cpp:1: error: `i' does not name a type
0_0_2190204_25652.cpp:2: error: stray '\163' in program
0_0_2190204_25652.cpp:2: error: stray '\163' in program
0_0_2190204_25652.cpp: In function `int findline()':
0_0_2190204_25652.cpp:16: error: `memset' undeclared (first use this function)
0_0_2190204_25652.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2190204_25652.cpp:19: error: `num' undeclared (first use this function)
0_0_2190204_25652.cpp: In function `int findrect()':
0_0_2190204_25652.cpp:25: error: `memset' undeclared (first use this function)
0_0_2190204_25652.cpp: In function `int output()':
0_0_2190204_25652.cpp:48: error: `printf' undeclared (first use this function)
0_0_2190204_25652.cpp: In function `int main()':
0_0_2190204_25652.cpp:54: error: `scanf' undeclared (first use this function)
0_0_2190204_25652.cpp:54: error: `EOF' undeclared (first use this function)
0_0_2190204_25652.cpp:57: error: `num' undeclared (first use this function)
|