| Problem | addition |
|---|---|
| User | abdullahmazlan13 |
| Submission Time | 2026-06-22 15:24:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function βint main()β:
addition.cpp:10:19: error: expected primary-expression before β;β token
10 | int sum = a+b >>;
| ^