| Problem | round_up_division |
|---|---|
| User | abcdefgh |
| Submission Time | 2026-03-07 11:00:52 |
| 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:6:10: error: lvalue required as left operand of assignment
6 | if (n%d=0){
| ^