Problem duckbuttons
User Visagan
Submission Time 2026-02-20 18:45:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp:2:1: error: ā€˜n’ does not name a type
2 | n, d = map(int, input().split())
| ^