Problem | WA1 |
---|---|
User | jamestan |
Submission Time | 2024-05-11 00:26:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
WA1.cpp: In function ‘int main()’:
WA1.cpp:4:13: error: expected primary-expression before ‘long’
4 | #define int long long
| ^~~~
WA1.cpp:14:12: note: in expansion of macro ‘int’
14 | c^=int(b+1e9+1+a);
| ^~~