794920_0_0_22015.cpp:1:20: stdafx.h: No such file or directory
794920_0_0_22015.cpp:3: error: `main' must return `int'
794920_0_0_22015.cpp: In function `int main(...)':
794920_0_0_22015.cpp:7: error: `scanf' undeclared (first use this function)
794920_0_0_22015.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
794920_0_0_22015.cpp:26: error: `printf' undeclared (first use this function)
794920_0_0_22015.cpp:27: error: `getchar' undeclared (first use this function)
|