0_0_13058113_17189.cpp: In function `int main()':
0_0_13058113_17189.cpp:9: error: `cin' undeclared (first use this function)
0_0_13058113_17189.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13058113_17189.cpp:10: error: `memset' undeclared (first use this function)
0_0_13058113_17189.cpp:17: error: `strcmp' undeclared (first use this function)
0_0_13058113_17189.cpp:25: error: `strcpy' undeclared (first use this function)
0_0_13058113_17189.cpp:35: error: `cout' undeclared (first use this function)
0_0_13058113_17189.cpp:35: error: `endl' undeclared (first use this function)
|