Problem duckbuttons
User Visagan
Submission Time 2026-02-20 18:50:33
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 = list(map(int, input().split()))
| ^