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

Compile Error

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