| Problem | addition |
|---|---|
| User | Dubidubidaphdaph |
| Submission Time | 2026-06-22 15:34:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:8:17: error: expected primary-expression before ‘/’ token
8 | cout << sum << /n
| ^
addition.cpp:8:18: error: ‘n’ was not declared in this scope
8 | cout << sum << /n
| ^