Problem lunchbox
User BlueSpace
Submission Time 2024-04-20 10:10:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:36: error: expected ‘,’ or ‘;’ before ‘)’ token
19 | int max = min * N/min + min * m);
| ^