Problem gotoschool
User YII1719
Submission Time 2023-11-08 14:24:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:6:9: error: ‘n’ was not declared in this scope
6 | cin >> n;
| ^
gotoschool.cpp:8:10: error: ‘x’ was not declared in this scope
8 | cin >> x;
| ^