Problem lunchbox
User KJF
Submission Time 2026-02-17 14:00:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:16:6: error: expected ‘(’ before ‘N’
16 | if N <= 0 or nums.empty() {
| ^
| (