Problem gotoschool
User liuyueyang0510
Submission Time 2024-08-20 17:32:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:16:21: error: ‘i’ was not declared in this scope
16 | cout << arr[i] << " ";
| ^