Problem yayornay
User PerihelionfromAphelion
Submission Time 2026-03-06 22:47:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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