0_0_6961909_7016.cpp:1:16: stdio: No such file or directory
0_0_6961909_7016.cpp: In function `int main()':
0_0_6961909_7016.cpp:4: error: `a' does not name a type
0_0_6961909_7016.cpp:5: error: `a' undeclared (first use this function)
0_0_6961909_7016.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6961909_7016.cpp:5: error: `scanf' undeclared (first use this function)
0_0_6961909_7016.cpp:6: error: `b' undeclared (first use this function)
0_0_6961909_7016.cpp:6: error: `printf' undeclared (first use this function)
0_0_6961909_7016.cpp:7: error: expected `;' before '}' token
|