0_0_11602257_17223.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11602257_17223.cpp:14: error: expected constructor, destructor, or type conversion before '<' token
0_0_11602257_17223.cpp:14: error: expected `,' or `;' before '<' token
0_0_11602257_17223.cpp: In function `int get(int, int, int)':
0_0_11602257_17223.cpp:18: error: `ans' undeclared (first use this function)
0_0_11602257_17223.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11602257_17223.cpp: In function `int main()':
0_0_11602257_17223.cpp:57: error: `scanf' undeclared (first use this function)
0_0_11602257_17223.cpp:59: error: `ans' undeclared (first use this function)
0_0_11602257_17223.cpp:62: error: `printf' undeclared (first use this function)
0_0_11602257_17223.cpp:63: error: `memset' undeclared (first use this function)
0_0_11602257_17223.cpp:90: error: `puts' undeclared (first use this function)
|