Problem | exam |
---|---|
User | Josh12345678 |
Submission Time | 2023-09-07 21:14:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp:3:13: error: expected initializer before ‘long’
3 | #define int long long
| ^~~~
exam.cpp:6:1: note: in expansion of macro ‘int’
6 | int output
| ^~~