0_0_13056610_19287.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_13056610_19287.cpp: In function `int main()':
0_0_13056610_19287.cpp:32: error: `scanf' undeclared (first use this function)
0_0_13056610_19287.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13056610_19287.cpp:32: error: `EOF' undeclared (first use this function)
0_0_13056610_19287.cpp:33: error: `strlen' undeclared (first use this function)
0_0_13056610_19287.cpp:54: error: `printf' undeclared (first use this function)
0_0_13056610_19287.cpp:57: error: `puts' undeclared (first use this function)
|