0_0_7384999_7997.cpp:1:22: iostream : No such file or directory
0_0_7384999_7997.cpp:2:22: map : No such file or directory
0_0_7384999_7997.cpp:3:22: cstdio : No such file or directory
0_0_7384999_7997.cpp:8: error: expected constructor, destructor, or type conversion before '<' token
0_0_7384999_7997.cpp:8: error: expected `,' or `;' before '<' token
0_0_7384999_7997.cpp:9: error: expected constructor, destructor, or type conversion before '<' token
0_0_7384999_7997.cpp:9: error: expected `,' or `;' before '<' token
0_0_7384999_7997.cpp: In function `int main()':
0_0_7384999_7997.cpp:43: error: `scanf' undeclared (first use this function)
0_0_7384999_7997.cpp:43: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7384999_7997.cpp:50: error: `m' undeclared (first use this function)
0_0_7384999_7997.cpp:52: error: `memset' undeclared (first use this function)
0_0_7384999_7997.cpp:53: error: `it' undeclared (first use this function)
0_0_7384999_7997.cpp:60: error: `printf' undeclared (first use this function)
|