29589_0_5008.cpp
29589_0_5008.cpp(4) : error C2065: 'scanf' : undeclared identifier
29589_0_5008.cpp(4) : error C2065: 'EOF' : undeclared identifier
29589_0_5008.cpp(5) : error C2065: 'printf' : undeclared identifier
29589_0_5008.cpp(6) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|