| Problem | addition3 |
|---|---|
| User | notachicken |
| Submission Time | 2026-04-06 16:13:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition3.cpp:1:7: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print (a + b)
| ^