| Problem | addition |
|---|---|
| User | QPWOEI320 |
| Submission Time | 2024-01-29 16:01:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int man()’:
addition.cpp:7:10: error: expected ‘}’ at end of input
7 | return 0;
| ^
addition.cpp:3:11: note: to match this ‘{’
3 | int man (){
| ^