Problem typo
User dminh
Submission Time 2023-02-18 16:28:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:8:9: error: could not convert ‘a.std::__cxx11::basic_string<char>::operator=(b)’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
8 | if(a=b){
| ~^~
| |
| std::__cxx11::basic_string<char>