Problem eating
User zyq69
Submission Time 2023-04-21 02:11:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eating.cpp:7:37: error: expected ‘}’ before ‘)’ token
7 | string outputs[2] = {"YES\n", "NO\n");
| ~ ^
eating.cpp:7:37: error: expected ‘,’ or ‘;’ before ‘)’ token