Problem | eatingkids |
---|---|
User | dacashew |
Submission Time | 2025-04-02 10:44:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatingkids.cpp:4:6: error: token ""bribritt"" is not valid in preprocessor expressions
4 | # if "bribritt" in arr:
| ^~~~~~~~~~
eatingkids.cpp:4: error: unterminated #if
4 | # if "bribritt" in arr:
|
eatingkids.cpp:1:1: error: ‘kids’ does not name a type
1 | kids = ["bribritt","childsetter"]
| ^~~~