0_0_6644520_5713.cpp:1:10: #include expects "FILENAME" or <FILENAME>
0_0_6644520_5713.cpp:2:10: #include expects "FILENAME" or <FILENAME>
0_0_6644520_5713.cpp: In function `int main()':
0_0_6644520_5713.cpp:18: error: `scanf' undeclared (first use this function)
0_0_6644520_5713.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6644520_5713.cpp:19: error: `memset' undeclared (first use this function)
0_0_6644520_5713.cpp:37: error: `printf' undeclared (first use this function)
|