Problem duckbuttons
User hitarthdangra
Submission Time 2025-06-17 14:02:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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