Problem | gotoschool |
---|---|
User | annan |
Submission Time | 2023-11-09 14:47:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:7:12: error: ‘N’ was not declared in this scope
7 | cin >> N;
| ^
gotoschool.cpp:9:16: error: ‘x’ was not declared in this scope
9 | cin >> x;
| ^