Problem lunchbox
User KJF
Submission Time 2026-02-17 13:54:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:16:3: error: ‘min_num’ was not declared in this scope
16 | min_num = nums[0];
| ^~~~~~~