Problem convergence
User duck
Submission Time 2025-12-10 11:39:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

convergence.cpp: In function ‘int32_t main()’:
convergence.cpp:23:14: error: ‘j’ was not declared in this scope
23 | cout << a[j];
| ^