Problem sort
User Slayer555
Submission Time 2023-12-21 14:39:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘int main()’:
sort.cpp:25:22: error: ‘j’ was not declared in this scope
25 | cout << sort[j] << " ";
| ^