Problem choochoo
User j0ashhh
Submission Time 2025-11-12 13:59:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:10:8: error: could not convert ‘s.std::__cxx11::basic_string<char>::operator=(((const char*)"chugga"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
10 | if(s = "chugga"){
| ~~^~~~~~~~~~
| |
| std::__cxx11::basic_string<char>