Problem yayornay
User Magenta
Submission Time 2026-06-22 22:09:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:6:8: error: could not convert ‘s.std::__cxx11::basic_string<char>::operator=(((const char*)"CPIC"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
6 | if (s = "CPIC") {
| ~~^~~~~~~~
| |
| std::__cxx11::basic_string<char>