| Problem | addition |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-22 16:00:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:9:8: error: ‘sum’ was not declared in this scope
9 | cout; sum >> a+b;
| ^~~