| Problem | lunchbox |
|---|---|
| User | themailcat |
| Submission Time | 2024-02-24 09:28:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:10:16: error: ‘n’ was not declared in this scope
10 | sort(arr, arr+n);
| ^