Problem ccs
User Hengweezy
Submission Time 2024-01-31 15:58:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:29:13: error: could not convert ‘e.std::__cxx11::basic_string<char>::operator=(((const char*)"SLEEP"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
29 | else if(e = "SLEEP"){
| ~~^~~~~~~~~
| |
| std::__cxx11::basic_string<char>