Problem | duckbuttons |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2025-02-22 23:09:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:13:24: error: expected ‘}’ at end of input
13 | }cout<<total<<endl;
| ^
duckbuttons.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^