Problem | lunchbox |
---|---|
User | JovanTan |
Submission Time | 2024-11-08 12:44:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:8:11: error: ‘long’ and ‘short’ specified together
8 | short long long N,m,wtf;
| ~~~~~ ^~~~
lunchbox.cpp:8:11: error: ‘long’ and ‘short’ specified together
lunchbox.cpp:8:11: error: ‘long’ and ‘short’ specified together
lunchbox.cpp:9:11: error: ‘long’ and ‘short’ specified together
9 | short long long max = 0;
| ~~~~~ ^~~~
lunchbox.cpp:10:11: error: ‘long’ and ‘short’ specified together
10 | short long long total = 0;
| ~~~~~ ^~~~