| Problem | ultimateifelse |
|---|---|
| User | Kyri |
| Submission Time | 2026-04-01 14:41:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:19:15: error: could not convert ‘S.std::__cxx11::basic_string<char>::operator=(((const char*)"hello"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
19 | else if (S="hello"){
| ~^~~~~~~~
| |
| std::__cxx11::basic_string<char>