Problem sort
User popperoni
Submission Time 2024-01-27 08:34:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘int main()’:
sort.cpp:31:17: error: ‘round’ was not declared in this scope
31 | cout << round(a.top()) << ' ';
| ^~~~~