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