Problem bestplace
User Rolo
Submission Time 2024-08-12 20:47:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:15:9: error: ‘i’ was not declared in this scope
15 | sort(a[i].begin(),a[i].end());
| ^