0_0_9737407_23678.cpp:5:24: bits/stdc++.h: No such file or directory
0_0_9737407_23678.cpp:38: error: expected constructor, destructor, or type conversion before '<' token
0_0_9737407_23678.cpp:38: error: expected `,' or `;' before '<' token
0_0_9737407_23678.cpp: In function `int main()':
0_0_9737407_23678.cpp:43: error: `mp' undeclared (first use this function)
0_0_9737407_23678.cpp:43: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9737407_23678.cpp:54: error: `string' undeclared (first use this function)
0_0_9737407_23678.cpp:54: error: expected `;' before "str"
0_0_9737407_23678.cpp:55: error: `cin' undeclared (first use this function)
0_0_9737407_23678.cpp:60: error: `str' undeclared (first use this function)
0_0_9737407_23678.cpp:65: error: `printf' undeclared (first use this function)
|