Problem | round_up_division |
---|---|
User | khai |
Submission Time | 2025-06-17 10:14:57 |
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:5:15: error: expected ‘}’ at end of input
5 | int(n = d);
| ^
round_up_division.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^