0_0_11760735_26212.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_11760735_26212.cpp: In function `int main()':
0_0_11760735_26212.cpp:11: error: `scanf' undeclared (first use this function)
0_0_11760735_26212.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11760735_26212.cpp:11: error: `EOF' undeclared (first use this function)
0_0_11760735_26212.cpp:15: error: `memset' undeclared (first use this function)
0_0_11760735_26212.cpp:25: error: `printf' undeclared (first use this function)
0_0_11760735_26212.cpp:26: error: `sort' undeclared (first use this function)
0_0_11760735_26212.cpp:37: error: `f' undeclared (first use this function)
|