Problem | choochoo |
---|---|
User | siqideng09 |
Submission Time | 2023-11-15 08:20:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
choochoo.cpp: In function ‘int main()’:
choochoo.cpp:15:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
15 | if (arr[i] == "chugga") {
| ^~~~~~~~