Problem simplebridges
User asbx
Submission Time 2023-11-16 18:46:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simplebridges.cpp: In function ‘int main()’:
simplebridges.cpp:8:13: error: ‘round’ was not declared in this scope
8 | if((s-e)/k-round((s-e)/k)){
| ^~~~~