0_0_11421866_27536.cpp: In function `void Init()':
0_0_11421866_27536.cpp:8: error: `memset' undeclared (first use this function)
0_0_11421866_27536.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11421866_27536.cpp: In function `int main()':
0_0_11421866_27536.cpp:88: error: `scanf' undeclared (first use this function)
0_0_11421866_27536.cpp:97: error: `printf' undeclared (first use this function)
0_0_11421866_27536.cpp:101: error: `puts' undeclared (first use this function)
0_0_11421866_27536.cpp: At global scope:
0_0_11421866_27536.cpp:108: error: stray '\184' in program
0_0_11421866_27536.cpp:108: error: stray '\180' in program
0_0_11421866_27536.cpp:108: error: stray '\214' in program
0_0_11421866_27536.cpp:108: error: stray '\198' in program
0_0_11421866_27536.cpp:108: error: stray '\180' in program
0_0_11421866_27536.cpp:108: error: stray '\250' in program
0_0_11421866_27536.cpp:108: error: stray '\194' in program
0_0_11421866_27536.cpp:108: error: stray '\235' in program
|