76236_0_9697.cpp:1:18: stido.h: No such file or directory
76236_0_9697.cpp:3: error: `main' must return `int'
76236_0_9697.cpp: In function `int main(...)':
76236_0_9697.cpp:4: error: `scanf' undeclared (first use this function)
76236_0_9697.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
76236_0_9697.cpp:5: error: stray '\163' in program
76236_0_9697.cpp:5: error: stray '\189' in program
76236_0_9697.cpp:5: error: expected `;' before numeric constant
76236_0_9697.cpp:7: error: `printf' undeclared (first use this function)
|