0_0_7497500_90.cpp:1:2: invalid preprocessing directive #inciude
0_0_7497500_90.cpp: In function `int main()':
0_0_7497500_90.cpp:6: error: `scanf' undeclared (first use this function)
0_0_7497500_90.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7497500_90.cpp:6: error: `EOF' undeclared (first use this function)
0_0_7497500_90.cpp:11: error: expected `;' before "s2"
0_0_7497500_90.cpp:12: error: expected primary-expression before "else"
0_0_7497500_90.cpp:12: error: expected `;' before "else"
0_0_7497500_90.cpp:14: error: `printf' undeclared (first use this function)
|