Problem sixandseven
User Daze
Submission Time 2026-06-26 16:50:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:8:7: error: could not convert ‘N.std::__cxx11::basic_string<char>::operator=(((int)((char)(true && (7 == 1)))))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
8 | if (N = 6 && 7 == true) {
| ~~^~~~~~~~~~~~~~~~
| |
| std::__cxx11::basic_string<char>