| Problem | round_up_division |
|---|---|
| User | AliLam |
| Submission Time | 2025-06-17 09:40:48 |
| 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:10:2: error: ‘ans’ was not declared in this scope; did you mean ‘nas’?
10 | ans = num++;
| ^~~
| nas