Problem lunchbox
User dzuizz
Submission Time 2023-06-13 13:38:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:10:14: error: ‘n’ was not declared in this scope
10 | sort(a, a + n);
| ^