Problem | addition |
---|---|
User | Jordis00fed |
Submission Time | 2024-02-19 19:08:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:5:2: error: expected ‘,’ or ‘;’ before ‘int’
5 | int b = 2
| ^~~