Problem yayornay
User suzienguyen
Submission Time 2026-03-15 13:41:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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