Problem | findingpavement |
---|---|
User | joeyyy1 |
Submission Time | 2024-06-18 14:03:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:12:15: error: could not convert ‘people.std::__cxx11::basic_string<char>::operator=(((const char*)"pavement"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
12 | if (people = "pavement")
| ~~~~~~~^~~~~~~~~~~~
| |
| std::__cxx11::basic_string<char>