Problem | lunchbox |
---|---|
User | Xavier |
Submission Time | 2025-06-18 15:23:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp:2:18: error: ‘long long long’ is too long for GCC
2 | #define int long long //replace int to long long
| ^~~~
lunchbox.cpp:2:18: error: ‘long long long’ is too long for GCC
2 | #define int long long //replace int to long long
| ^~~~
lunchbox.cpp:2:13: error: ‘long’ and ‘short’ specified together
2 | #define int long long //replace int to long long
| ^~~~
lunchbox.cpp:2:18: error: ‘long long long’ is too long for GCC
2 | #define int long long //replace int to long long
| ^~~~
lunchbox.cpp:2:13: error: ‘long’ and ‘short’ specified together
2 | #define int long long //replace int to long long
| ^~~~
lunchbox.cpp:2:13: error: ‘long’ and ‘short’ specified together
2 | #define int long long //replace int to long long
| ^~~~
lunchbox.cpp:2:18: error: ‘long long long’ is too long for