0_0_9695257_4452.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_9695257_4452.cpp: In function `int main()':
0_0_9695257_4452.cpp:9: error: `string' undeclared (first use this function)
0_0_9695257_4452.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9695257_4452.cpp:9: error: expected `;' before "str"
0_0_9695257_4452.cpp:12: error: `cin' undeclared (first use this function)
0_0_9695257_4452.cpp:15: error: `str' undeclared (first use this function)
0_0_9695257_4452.cpp:66: error: `printf' undeclared (first use this function)
|