| Problem | addition |
|---|---|
| User | dharshanmb |
| Submission Time | 2026-06-22 20:03:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:6:5: error: expected ‘,’ or ‘;’ before ‘int’
6 | int b = 4
| ^~~