| Problem | add1 |
|---|---|
| User | Jordis00fed |
| Submission Time | 2024-08-07 16:04:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
add1.cpp: In function ‘int main()’:
add1.cpp:13:2: error: expected ‘}’ at end of input
13 | }
| ^
add1.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^