Problem | loza |
---|---|
User | Pan |
Submission Time | 2024-11-24 11:32:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
loza.cpp: In function ‘void dfs(ll, ll)’:
loza.cpp:55:35: error: no matching function for call to ‘swap(ll&, std::vector<std::pair<long long int, long long int> >&)’
55 | swap(offset[x], range[adj[x][0]]);
| ^
In file included 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 loza.cpp:1:
/usr/include/c++/9/sstream:849:5: note: candidate: ‘template<class _CharT, class _Traits, class _Allocator> void std::__cxx11::swap(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>&)’
849 | swap(basic_stringbuf<_CharT, _Traits, _Allocator>& __x,
| ^~~~
/usr/include/c++/9/sstream:849:5: note: template argument deduction/substitution failed:
loza.cpp:55:35: note: mismatche