Problem workload
User Pyrros
Submission Time 2023-03-04 15:40:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

workload.cpp: In function ‘ll solve(ll, ll, ll, ll)’:
workload.cpp:31:14: error: expected ‘;’ before ‘}’ token
31 | return res%f
| ^
| ;
32 | }
| ~