Problem lunchbox
User wenhaoling
Submission Time 2024-01-30 21:31:30
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())
| ^