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