Problem choochoo
User siqideng09
Submission Time 2023-11-15 08:18:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:13:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
13 | if (arr[i] == "chugga") {
| ^~~~~~~~