| Problem | addition |
|---|---|
| User | AwkUngenially |
| Submission Time | 2025-03-30 15:20:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:9:10: error: expected primary-expression before ‘int’
9 | cout << int x + y;
| ^~~