| Problem | duckbuttons |
|---|---|
| User | Keira |
| Submission Time | 2026-02-21 11:19:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp:1:1: error: ‘n’ does not name a type
1 | n, d = map(int, input().split())
| ^
duckbuttons.cpp:7:5: error: expected unqualified-id before ‘continue’
7 | continue
| ^~~~~~~~