Problem lunchbox
User Ush
Submission Time 2023-11-09 10:36:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:9:8: error: ‘A’ was not declared in this scope
9 | sort(A, A+m);
| ^