| Problem | eight |
|---|---|
| User | sharelletqx |
| Submission Time | 2026-04-18 09:19:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:10:12: error: could not convert ‘arr[i].std::__cxx11::basic_string<char>::operator=(((const char*)"8"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
10 | if(arr[i]="8"){
| ~~~~~~^~~~
| |
| std::__cxx11::basic_string<char>