Problem | goombatower |
---|---|
User | dacashew |
Submission Time | 2023-12-11 11:29:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goombatower.cpp: In function ‘int main()’:
goombatower.cpp:117:16: error: no matching function for call to ‘find(long long int&)’
117 | merge(find(x),find(x)+1);
| ^
In file included from /usr/include/c++/9/bits/locale_facets.h:48,
from /usr/include/c++/9/bits/basic_ios.h:37,
from /usr/include/c++/9/ios:44,
from /usr/include/c++/9/istream:38,
from /usr/include/c++/9/sstream:38,
from /usr/include/c++/9/complex:45,
from /usr/include/c++/9/ccomplex:39,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:54,
from goombatower.cpp:59:
/usr/include/c++/9/bits/streambuf_iterator.h:373:5: note: candidate: ‘template<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(std::istreambuf_iterator