0_0_11776753_23178.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11776753_23178.cpp: In function `int main(int, const char**)':
0_0_11776753_23178.cpp:9: error: `scanf' undeclared (first use this function)
0_0_11776753_23178.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11776753_23178.cpp:9: error: `EOF' undeclared (first use this function)
0_0_11776753_23178.cpp:10: error: `strlen' undeclared (first use this function)
0_0_11776753_23178.cpp:11: error: `memset' undeclared (first use this function)
0_0_11776753_23178.cpp:16: error: `min' undeclared (first use this function)
0_0_11776753_23178.cpp:24: error: `printf' undeclared (first use this function)
|