Problem | bestplace |
---|---|
User | GrainOrBread |
Submission Time | 2025-03-19 23:07:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:30:10: error: ‘i’ was not declared in this scope
30 | sort(ax[i].begin(), ax[i].end());
| ^