Problem bronzemedal
User trandk
Submission Time 2026-01-10 19:53:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bronzemedal.cpp: In function ‘void solve()’:
bronzemedal.cpp:344:21: error: ‘a’ was not declared in this scope; did you mean ‘ar’?
344 | sort(ar.begin()+1, a.begin()+n+1);
| ^
| ar