| Problem | round_up_division |
|---|---|
| User | grapepes |
| Submission Time | 2025-06-17 10:00:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
round_up_division.cpp: In function ‘int main()’:
round_up_division.cpp:12:15: error: lvalue required as left operand of assignment
12 | if (n%d = 0){
| ^