Problem swords
User CKCodeBreaker55
Submission Time 2025-01-07 13:38:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:17:7: error: ‘v’ was not declared in this scope
17 | sort(v.begin(), v.end());
| ^