Problem duckbuttons
User superG
Submission Time 2025-06-28 17:00:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:41:13: error: expected ‘}’ at end of input
41 | return 0;
| ^
duckbuttons.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^