Problem duckbuttons
User Feiyang
Submission Time 2026-02-13 16:42:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp:1:1: error: ‘a’ does not name a type
1 | a,b = map(int,input().split())
| ^