| Problem | packingducks |
|---|---|
| User | oolimry |
| Submission Time | 2023-09-10 15:39:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
packingducks.cpp: In function ‘void recurse(long long int, long long int)’:
packingducks.cpp:15:11: error: ‘mod’ was not declared in this scope; did you mean ‘modf’?
15 | ans %= mod;
| ^~~
| modf