28954_0_2009.cpp:1:2: invalid preprocessing directive #inculde
28954_0_2009.cpp:3: error: `main' must return `int'
28954_0_2009.cpp: In function `int main(...)':
28954_0_2009.cpp:6: error: `printf' undeclared (first use this function)
28954_0_2009.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
28954_0_2009.cpp:7: error: `scanf' undeclared (first use this function)
28954_0_2009.cpp:8: error: missing terminating " character
|