Problem | 3nplus1 |
---|---|
User | godex |
Submission Time | 2025-09-01 16:42:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp:1:18: error: ‘long long long’ is too long for GCC
1 | #define int long long
| ^~~~
3nplus1.cpp:1:18: error: ‘long long long’ is too long for GCC
1 | #define int long long
| ^~~~
3nplus1.cpp:1:13: error: ‘long’ and ‘short’ specified together
1 | #define int long long
| ^~~~
3nplus1.cpp:1:18: error: ‘long long long’ is too long for GCC
1 | #define int long long
| ^~~~
3nplus1.cpp:1:13: error: ‘long’ and ‘short’ specified together
1 | #define int long long
| ^~~~
3nplus1.cpp:1:13: error: ‘long’ and ‘short’ specified together
1 | #define int long long
| ^~~~
3nplus1.cpp:1:18: error: ‘long long long’ is too long for GCC
1 | #define int long long
| ^~~~
3nplus1.cpp:1:18: error: ‘long long long’ is too long for GCC
1 | #define int long long<