Problem | lengthsort |
---|---|
User | dousaiirx |
Submission Time | 2024-04-27 10:29:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘int main()’:
lengthsort.cpp:13:14: error: ‘i’ was not declared in this scope
13 | for(int t=0;i<n;i++){
| ^