0_0_11464246_28439.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11464246_28439.cpp:7: error: expected init-declarator before '<' token
0_0_11464246_28439.cpp:7: error: expected `,' or `;' before '<' token
0_0_11464246_28439.cpp:11: error: expected constructor, destructor, or type conversion before '<' token
0_0_11464246_28439.cpp:11: error: expected `,' or `;' before '<' token
0_0_11464246_28439.cpp: In function `void go()':
0_0_11464246_28439.cpp:18: error: `ans' undeclared (first use this function)
0_0_11464246_28439.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11464246_28439.cpp:18: error: `pii' undeclared (first use this function)
0_0_11464246_28439.cpp: In function `int main()':
0_0_11464246_28439.cpp:32: error: `scanf' undeclared (first use this function)
0_0_11464246_28439.cpp:36: error: `printf' undeclared (first use this function)
0_0_11464246_28439.cpp:41: error: `ans' undeclared (first use this function)
0_0_11464246_28439.cpp:50: error: `pii' undeclared (first use this function)
0_0_11464246_28439.cpp:73: error: `puts' undeclared (first use this function)
|