Problem | round_up_division |
---|---|
User | dieunq1309 |
Submission Time | 2025-07-03 16:43:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
round_up_division.cpp:1:1: error: ‘a’ does not name a type
1 | a, b = map(int, input().split())
| ^