Problem | choochoo |
---|---|
User | cjcube |
Submission Time | 2023-11-25 15:15:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
choochoo.cpp: In function ‘int main()’:
choochoo.cpp:9:16: error: could not convert ‘words[i].std::__cxx11::basic_string<char>::operator=(((const char*)"chugga"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
9 | if (words[i] = "chugga") {
| ~~~~~~~~~^~~~~~~~~~
| |
| std::__cxx11::basic_string<char>