Problem duckbuttons
User R9q5P8
Submission Time 2026-01-19 16:08:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:15:21: error: expected ‘}’ at end of input
15 | cout << highest * n;
| ^
duckbuttons.cpp:5:1: note: to match this ‘{’
5 | {
| ^