Problem | progressive |
---|---|
User | AlphanumericUsername |
Submission Time | 2025-09-22 21:05:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
progressive.cpp: In function ‘int32_t main()’:
progressive.cpp:158:23: error: ‘j’ was not declared in this scope
158 | smol = min(smol, arr[j]);
| ^