| Problem | round_up_division |
|---|---|
| User | aaaaaaaaaaaaaaaaaaaaaaaa |
| Submission Time | 2026-03-09 22:08:07 |
| 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:9:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
9 | cout << ans;
| ^~~
| abs
round_up_division.cpp:12:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
12 | cout << ans+1;
| ^~~
| abs