| Problem | lengthsort |
|---|---|
| User | SharpnessChipped |
| Submission Time | 2023-06-12 14:23:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘int main()’:
lengthsort.cpp:20:16: error: ‘j’ was not declared in this scope
20 | cout << list[j] << "\n";
| ^