| Problem | rabbitmeeting | 
|---|---|
| User | Pan | 
| Submission Time | 2023-11-29 10:44:20 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 rabbitmeeting.cpp: In function ‘int main()’:
rabbitmeeting.cpp:15:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
   15 |  sort(x.begin(), x.end());
      |  ^~~~
      |  qsort