Problem kfc
User dev1634
Submission Time 2023-04-10 16:25:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kfc.cpp: In function ‘int main()’:
kfc.cpp:15:32: error: ‘round’ was not declared in this scope
15 | cout << static_cast<long long>(round(ans));
| ^~~~~