Problem | twomeals |
---|---|
User | Duk168 |
Submission Time | 2024-07-11 13:50:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/climits:42,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:39,
from twomeals.cpp:1:
twomeals.cpp:5:7: error: expected unqualified-id before ‘-’ token
5 | const INT_MIN = 0;
| ^~~~~~~
twomeals.cpp:5:7: error: expected ‘)’ before ‘-’ token