0_0_12830859_15396.cpp: In function `int main()':
0_0_12830859_15396.cpp:11: error: no match for 'operator==' in '(&std::cout)->std::basic_ostream<_CharT, _Traits>::operator<< [with _CharT = char, _Traits = std::char_traits<char>](s[2]) == (s[0] + s[1])'
0_0_12830859_15396.cpp:11: error: invalid operands of types `const char[3]' and `<unknown type>' to binary `operator<<'
|