Problem duckbuttons
User Joashhh
Submission Time 2025-02-23 18:03:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
duckbuttons.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^