| Problem | addition |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-22 15:58:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function βint main()β:
addition.cpp:8:19: error: expected initializer before β<<β token
8 | long long sum << a + b;
| ^~