Problem lunchbox
User tristan
Submission Time 2023-03-20 08:54:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp:1:1: error: ā€˜Nā€™ does not name a type
1 | N, m = map(int, input().split())
| ^