Problem | notebook |
---|---|
User | TheRaptor |
Submission Time | 2023-03-11 14:07:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
notebook.cpp: In function ‘int32_t main()’:
notebook.cpp:41:30: error: could not convert ‘((void)0, std::operator+(const std::__cxx11::basic_string<_CharT, _Traits, _Allocator>&, std::__cxx11::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>](std::__cxx11::to_string(int)()))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
41 | if(is[i.second].first>=a+1,b+to_string(i.first)){
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
| |
| std::__cxx11::basic_string<char>