0_0_3091077_29412.cpp:1:20: stdafx.h: No such file or directory
0_0_3091077_29412.cpp:2: error: invalid token
0_0_3091077_29412.cpp:2: error: expected constructor, destructor, or type conversion before '<' token
0_0_3091077_29412.cpp:2: error: expected `,' or `;' before '<' token
0_0_3091077_29412.cpp: In function `int main(int, char**)':
0_0_3091077_29412.cpp:13: error: `scanf' undeclared (first use this function)
0_0_3091077_29412.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3091077_29412.cpp:40: error: `printf' undeclared (first use this function)
0_0_3091077_29412.cpp:42: error: `EXIT_SUCCESS' undeclared (first use this function)
|