Problem exam
User noob41
Submission Time 2023-11-07 21:10:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int32_t main()’:
exam.cpp:8:6: error: could not convert ‘x.std::__cxx11::basic_string<char>::operator=(1)’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
8 | if(x=1){
| ~^~
| |
| std::__cxx11::basic_string<char>