Problem | addition |
---|---|
User | natalyatan |
Submission Time | 2024-06-24 14:11:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:6:2: error: expected ‘,’ or ‘;’ before ‘int’
6 | int b = 4
| ^~~