| Problem | round_up_division |
|---|---|
| User | PyAce |
| Submission Time | 2025-06-17 09:42:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
round_up_division.cpp:2:10: fatal error: math: No such file or directory
2 | #include <math>
| ^~~~~~
compilation terminated.