Problem drama
User Secre
Submission Time 2025-06-19 15:32:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

drama.cpp: In function ‘int main()’:
drama.cpp:10:6: error: ‘scores’ was not declared in this scope
10 | sort(scores.begin(),scores.end());
| ^~~~~~