| Problem | addition |
|---|---|
| User | CrackingCodes |
| Submission Time | 2024-02-16 15:08:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:3:1: error: expected declaration before β}β token
3 | }int a
| ^
addition.cpp:4:2: error: expected initializer before βintβ
4 | int b
| ^~~