| Problem | addition |
|---|---|
| User | IWKR |
| Submission Time | 2024-01-01 12:43:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int32_t main()’:
addition.cpp:4:13: error: expected initializer before ‘long’
4 | #define int long long
| ^~~~
addition.cpp:8:1: note: in expansion of macro ‘int’
8 | int b
| ^~~