Problem | lengthsort |
---|---|
User | isaackhong |
Submission Time | 2023-01-08 12:13:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘int main()’:
lengthsort.cpp:23:10: error: ‘i’ was not declared in this scope
23 | for (i = 0; i < n; i++){
| ^