0_0_12587335_22885.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_12587335_22885.cpp: In function `int main()':
0_0_12587335_22885.cpp:66: error: `ios' has not been declared
0_0_12587335_22885.cpp:66: error: `sync_with_stdio' undeclared (first use this function)
0_0_12587335_22885.cpp:66: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12587335_22885.cpp:73: error: `cin' undeclared (first use this function)
0_0_12587335_22885.cpp:74: error: `cout' undeclared (first use this function)
0_0_12587335_22885.cpp:74: error: `endl' undeclared (first use this function)
|