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