Problem ccs
User 12345678
Submission Time 2024-07-06 10:18:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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