Problem gotoschool
User carson
Submission Time 2025-03-29 17:27:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp:1:13: error: ‘input’ was not declared in this scope; did you mean ‘int’?
1 | int n = int(input())
| ^~~~~
| int