Problem gotoschool
User siqideng09
Submission Time 2023-11-10 14:11:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:18:31: error: ‘n’ was not declared in this scope
18 | for (long long i = 1; i < n; i++) {
| ^