Problem choochoo
User Impotato
Submission Time 2026-01-17 19:47:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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