Problem lunchbox
User BigBackAdrino
Submission Time 2026-06-10 16:04:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:11:17: error: ‘datset’ was not declared in this scope; did you mean ‘dataset’?
11 | sort (dataset, datset + m);
| ^~~~~~
| dataset