Problem lunchbox
User JhoCyber
Submission Time 2024-12-25 14:31:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:13:5: error: ‘sor’ was not declared in this scope; did you mean ‘qsort’?
13 | sor(l.begin(),l.end());
| ^~~
| qsort