Problem contestcalc
User lucaleeeeee
Submission Time 2026-03-29 13:45:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:37:13: error: ‘floor’ was not declared in this scope
37 | cout << floor(total / noofpplaskedfor);
| ^~~~~