Problem lunchbox
User TngShihAn
Submission Time 2023-11-13 15:19:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:13:10: error: ‘k’ was not declared in this scope
13 | sort(k,k+m+1);
| ^