Problem sort
User Akshar
Submission Time 2024-07-04 16:25:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘int main()’:
sort.cpp:14:14: error: ‘a’ was not declared in this scope
14 | cout << vec(a)
| ^