Problem hungrycats2
User Sleepysucksatinformatics
Submission Time 2026-03-15 21:38:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats2.cpp:2:3: error: expected unqualified-id before numeric constant
2 | 1
| ^
hungrycats2.cpp:4:3: error: expected unqualified-id before numeric constant
4 | 3 int main() {
| ^
hungrycats2.cpp:26:2: error: expected unqualified-id before numeric constant
26 | 25
| ^~