Problem waterbottles3
User guru1396
Submission Time 2024-12-09 11:59:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

waterbottles3.cpp: In function ‘void test_case_2(ll, ll, ll)’:
waterbottles3.cpp:50:8: error: ‘mod’ was not declared in this scope; did you mean ‘modf’?
50 | x = x%mod;
| ^~~
| modf