Problem | penguingathering |
---|---|
User | NikhilK |
Submission Time | 2024-02-12 13:11:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:21:21: error: ‘lround’ was not declared in this scope
21 | long long avg = lround(d_avg);
| ^~~~~~