Problem lunchbox
User nivay210
Submission Time 2023-11-09 10:50:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:6: error: expected ‘(’ before ‘sum’
19 | if sum > N {
| ^~~
| (