0_0_8723096_21263.cpp:1:20: cstdlib.h: No such file or directory
0_0_8723096_21263.cpp:2:19: cstdio.h: No such file or directory
0_0_8723096_21263.cpp:3:20: cstring.h: No such file or directory
0_0_8723096_21263.cpp: In function `int main(int, char**)':
0_0_8723096_21263.cpp:68: error: expected primary-expression before '%' token
0_0_8723096_21263.cpp:68: error: `s' undeclared (first use this function)
0_0_8723096_21263.cpp:68: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8723096_21263.cpp:68: error: `scanf' undeclared (first use this function)
0_0_8723096_21263.cpp:68: error: expected primary-expression before '!=' token
0_0_8723096_21263.cpp:68: error: `EOF' undeclared (first use this function)
0_0_8723096_21263.cpp:68: error: expected `;' before ')' token
|