Problem lunchbox
User TonyThanhAn
Submission Time 2026-02-24 19:33:19
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())
| ^