0_0_1322216_26744.cpp:2:22: stdafx.h: No such file or directory
0_0_1322216_26744.cpp: In function `int main()':
0_0_1322216_26744.cpp:13: error: `cout' undeclared (first use this function)
0_0_1322216_26744.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1322216_26744.cpp:13: error: expected `;' before "cin"
0_0_1322216_26744.cpp:16: error: `printf' undeclared (first use this function)
0_0_1322216_26744.cpp:21: error: `cin' undeclared (first use this function)
0_0_1322216_26744.cpp:41: error: `endl' undeclared (first use this function)
|