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

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:11:10: error: ‘n’ was not declared in this scope
11 | a[i] = n;
| ^