Problem lunchbox
User Random52
Submission Time 2023-03-02 16:14:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp:1:1: error: ‘limit’ does not name a type
1 | limit, schools = map(int, input().split())
| ^~~~~