| Problem | addition |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-02-22 14:42:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:2:13: error: expected initializer before ‘long’
2 | #define int long long
| ^~~~
addition.cpp:6:1: note: in expansion of macro ‘int’
6 | int b
| ^~~