0_0_11415351_20285.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_11415351_20285.cpp:5: error: expected constructor, destructor, or type conversion before '<' token
0_0_11415351_20285.cpp:5: error: expected `,' or `;' before '<' token
0_0_11415351_20285.cpp:6: error: expected constructor, destructor, or type conversion before '<' token
0_0_11415351_20285.cpp:6: error: expected `,' or `;' before '<' token
0_0_11415351_20285.cpp: In function `int main()':
0_0_11415351_20285.cpp:9: error: `scanf' undeclared (first use this function)
0_0_11415351_20285.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11415351_20285.cpp:11: error: `printf' undeclared (first use this function)
0_0_11415351_20285.cpp:13: error: `xx' undeclared (first use this function)
0_0_11415351_20285.cpp:13: error: `yy' undeclared (first use this function)
0_0_11415351_20285.cpp:19: error: `sort' undeclared (first use this function)
0_0_11415351_20285.cpp:27: error: `lower_bound' undeclared (first use this function)
0_0_11415351_20285.cpp:29: error: `mp' undeclared (first use this function)
0_0_11415351_20285.cpp:49: error: `swap' undeclared (first use this function)
|