Problem lunchbox
User LORDSKIBIDIMORT
Submission Time 2025-01-22 17:04:33
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())
| ^