233359_0_792.cpp:1:2: invalid preprocessing directive #inclide
233359_0_792.cpp: In function `int main()':
233359_0_792.cpp:5: error: `scanf' undeclared (first use this function)
233359_0_792.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
233359_0_792.cpp:9: error: `printf' undeclared (first use this function)
|