Problem 1609
User Sandman
Submission Time 2023-02-17 12:54:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:13:12: error: ‘i’ was not declared in this scope
13 | cout << a[i];
| ^