0_0_11574175_7271.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11574175_7271.cpp:7: error: `string' does not name a type
0_0_11574175_7271.cpp:8: error: expected constructor, destructor, or type conversion before '<' token
0_0_11574175_7271.cpp:8: error: expected `,' or `;' before '<' token
0_0_11574175_7271.cpp: In function `int main()':
0_0_11574175_7271.cpp:11: error: `scanf' undeclared (first use this function)
0_0_11574175_7271.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11574175_7271.cpp:11: error: `EOF' undeclared (first use this function)
0_0_11574175_7271.cpp:13: error: `strlen' undeclared (first use this function)
0_0_11574175_7271.cpp:15: error: `string' undeclared (first use this function)
0_0_11574175_7271.cpp:15: error: expected `;' before "s"
0_0_11574175_7271.cpp:16: error: `s' undeclared (first use this function)
0_0_11574175_7271.cpp:17: error: `str' undeclared (first use this function)
0_0_11574175_7271.cpp:29: error: `g' undeclared (first use this function)
0_0_11574175_7271.cpp:34: error: `map' undeclared (first use this function)
0_0_11574175_7271.cpp:34: error: expected primary-expression before "int"
0_0_11574175_7271.cpp:34: error: expected `;' before "int"
0_0_11574175_7271.cpp:35: error: `it' undeclared (first use this function)
0_0_11574175_7271.cpp:48: error: `printf' undeclared (first use this function)
|