Problem penguingathering
User NikhilK
Submission Time 2024-02-12 13:12:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:21:21: error: ‘round’ was not declared in this scope
21 | long long avg = round(d_avg);
| ^~~~~