실행 실패 (제출 코드 컴파일 에러)
{"stderr": "In file included from /usr/include/c++/11/ext/alloc_traits.h:34,\n from /usr/include/c++/11/bits/basic_string.h:40,\n from /usr/include/c++/11/string:55,\n from /usr/include/c++/11/bits/locale_classes.h:40,\n from /usr/include/c++/11/bits/ios_base.h:41,\n from /usr/include/c++/11/ios:42,\n from /usr/include/c++/11/ostream:38,\n from /usr/include/c++/11/iostream:39,\n from Main.cpp:1:\n/usr/include/c++/11/bits/alloc_traits.h: In instantiation of \u2018static constexpr void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<const int, std::vector<std::pair<int, int> > >; _Args = {int&, std::queue<std::pair<int, int>, std::deque<std::pair<int, int>, std::allocator<std::pair<int, int> > > >}; _Tp = std::_Rb_tree_node<std::pair<const int, std::vector<std::pair<int, int> > > >; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::_Rb_tree_node<std::pair<const int, std::vector<std::pair<int, int> > > > >]\u2019:\n/usr/include/c++/11/bits/stl_tree.h:595:32: required from \u2018void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_construct_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type, _Args&& ...) [with _Args = {int&, std::queue<std::pair<int, int>, std::deque<std::pair<int, int>, std::allocator<std::pair<int, int> > > >}; _Key = int; _Val = std::pair<const int, std::vector<std::pair<int, int> > >; _KeyOfValue = std::_Select1st<std::pair<const int, std::vector<std::pair<int, int> > > >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::vector<std::pair<int, int> > > >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node<std::pair<const int, std::vector<std::pair<int, int> > > >*]\u2019\n/usr/include/c++/11/bits/stl_tree.h:612:21: required from \u2018std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {int&, std::queue<std::pair<int, int>, std::deque<std::pair<int, int>, std::allocator<std::pair<int, int> > > >}; _Key = int; _Val = std::pair<const int, std::vector<std::pair<int, int> > >; _KeyOfValue = std::_Select1st<std::pair<const int, std::vector<std::pair<int, int> > > >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::vector<std::pair<int, int> > > >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node<std::pair<const int, std::vector<std::pair<int, int> > > >*]\u2019\n/usr/include/c++/11/bits/stl_tree.h:2384:33: required from \u2018std::pair<std::_Rb_tree_iterator<_Val>, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_unique(_Args&& ...) [with _Args = {int&, std::queue<std::pair<int, int>, std::deque<std::pair<int, int>, std::allocator<std::pair<int, int> > > >}; _Key = int; _Val = std::pair<const int, std::vector<std::pair<int, int> > >; _KeyOfValue = std::_Select1st<std::pair<const int, std::vector<std::pair<int, int> > > >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::vector<std::pair<int, int> > > >]\u2019\n/usr/include/c++/11/bits/stl_map.h:577:33: required from \u2018std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {int&, std::queue<std::pair<int, int>, std::deque<std::pair<int, int>, std::allocator<std::pair<int, int> > > >}; _Key = int; _Tp = std::vector<std::pair<int, int> >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::vector<std::pair<int, int> > (...truncated, total 38043 characters, 1 lines)
정답 개수:
-
틀린 개수:
-
실행 실패 개수:
-
반례를 발견하지 못했습니다.