| Problem | addition |
|---|---|
| User | Anonymous35V |
| Submission Time | 2023-11-08 10:34:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:5:5: error: expected ‘,’ or ‘;’ before ‘int’
5 | int b = 5
| ^~~