Problem | twomeals |
---|---|
User | Duk168 |
Submission Time | 2024-07-11 13:48:25 |
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:6:5: error: expected unqualified-id before ‘-’ token
6 | int INT_MIN = 0;
| ^~~~~~~
twomeals.cpp:6:5: error: expected ‘)’ before ‘-’ token