| Problem | ducktransport |
|---|---|
| User | shoryu386 |
| Submission Time | 2023-04-01 12:03:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ducktransport.cpp: In function ‘int main()’:
ducktransport.cpp:25:15: error: ‘m’ was not declared in this scope
25 | total += x/m + (x%m != 0);
| ^