0_0_10429310_30290.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_10429310_30290.cpp: In function `int main()':
0_0_10429310_30290.cpp:52: error: `std::ios_base' has not been declared
0_0_10429310_30290.cpp:52: error: `sync_with_stdio' undeclared (first use this function)
0_0_10429310_30290.cpp:52: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10429310_30290.cpp:52: error: `cin' undeclared (first use this function)
0_0_10429310_30290.cpp:54: error: `scanf' undeclared (first use this function)
0_0_10429310_30290.cpp:59: error: `memset' undeclared (first use this function)
0_0_10429310_30290.cpp:79: error: `printf' undeclared (first use this function)
|