| Problem | addition |
|---|---|
| User | bribritt |
| Submission Time | 2026-01-04 18:09:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:1:14: error: expected unqualified-id before ‘long’
1 | #define int (long long)
| ^~~~
addition.cpp:1:14: error: expected ‘)’ before ‘long’
addition.cpp:1:14: error: expected unqualified-id before ‘long’
1 | #define int (long long)
| ^~~~
addition.cpp:1:14: error: expected ‘)’ before ‘long’
In file included from /usr/include/c++/9/cassert:44,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from addition.cpp:4:
/usr/include/assert.h:70:20: error: expected ‘,’ or ‘...’ before ‘__line’
70 | unsigned int __line, const char *__function)
| ^~~~~~
/usr/include/assert.h:74:34: error: variable or field ‘__assert_perror_fail’ declared void
74 | extern void __assert_perror_fail (int __errnum, const char *__file,
| ^
/usr/include/assert.h:74:39: error: ‘__errnum’ was not