Problem choochoo
User kendrik
Submission Time 2026-03-25 19:13:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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