| Problem | addition |
|---|---|
| User | hitarthdangra |
| Submission Time | 2025-06-16 13:53:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function βint main()β:
addition.cpp:7:18: error: expected primary-expression before β;β token
7 | cout << a + b <<;
| ^