Problem | exponentiate |
---|---|
User | jmuzhen |
Submission Time | 2025-01-24 21:45:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
exponentiate.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
exponentiate.cpp:3:13: error: ‘long’ and ‘short’ specified together
3 | #define int long long
| ^~~~
exponentiate.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
exponentiate.cpp:3:13: error: ‘long’ and ‘short’ specified together
3 | #define int long long
| ^~~~
exponentiate.cpp:3:13: error: ‘long’ and ‘short’ specified together
3 | #define int long long
| ^~~~
exponentiate.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
exponentiate.cpp:3:18: error: ‘long long long’ is too long f