132956_0_28888.cpp:5:20: stdafx.h: No such file or directory
132956_0_28888.cpp: In function `int main()':
132956_0_28888.cpp:13: error: `scanf' undeclared (first use this function)
132956_0_28888.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
132956_0_28888.cpp:13: error: `EOF' undeclared (first use this function)
132956_0_28888.cpp:21: error: `printf' undeclared (first use this function)
|