QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#860672#9981. Collatz Conjectureucup-team4708#Compile Error//C++172.3kb2025-01-18 14:27:272025-01-18 14:30:06

Details

In file included from /usr/include/c++/14/string:43,
                 from /usr/include/c++/14/bitset:52,
                 from /usr/include/x86_64-linux-gnu/c++/14/bits/stdc++.h:52,
                 from answer.code:7:
/usr/include/c++/14/bits/allocator.h: In function ‘void __static_initialization_and_destruction_0()’:
/usr/include/c++/14/bits/allocator.h:161:7: error: inlining failed in call to ‘always_inline’ ‘std::allocator< <template-parameter-1-1> >::allocator() noexcept [with _Tp = __gnu_pbds::detail::cc_ht_map<long long int, long long int, std::tr1::hash<long long int>, std::equal_to<long long int>, std::allocator<char>, false, __gnu_pbds::direct_mask_range_hashing<>, __gnu_pbds::hash_standard_resize_policy<__gnu_pbds::hash_exponential_size_policy<>, __gnu_pbds::hash_load_check_resize_trigger<>, false, long unsigned int> >::entry*]’: target specific option mismatch
  161 |       allocator() _GLIBCXX_NOTHROW { }
      |       ^~~~~~~~~
In file included from /usr/include/c++/14/ext/pb_ds/detail/container_base_dispatch.hpp:71,
                 from /usr/include/c++/14/ext/pb_ds/assoc_container.hpp:48,
                 from /usr/include/x86_64-linux-gnu/c++/14/bits/extc++.h:74,
                 from answer.code:8:
/usr/include/c++/14/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp:50:1: note: called from here
   50 | PB_DS_CLASS_C_DEC::s_entry_pointer_allocator;
      | ^
/usr/include/c++/14/bits/allocator.h:161:7: error: inlining failed in call to ‘always_inline’ ‘std::allocator< <template-parameter-1-1> >::allocator() noexcept [with _Tp = __gnu_pbds::detail::cc_ht_map<long long int, long long int, std::tr1::hash<long long int>, std::equal_to<long long int>, std::allocator<char>, false, __gnu_pbds::direct_mask_range_hashing<>, __gnu_pbds::hash_standard_resize_policy<__gnu_pbds::hash_exponential_size_policy<>, __gnu_pbds::hash_load_check_resize_trigger<>, false, long unsigned int> >::entry]’: target specific option mismatch
  161 |       allocator() _GLIBCXX_NOTHROW { }
      |       ^~~~~~~~~
/usr/include/c++/14/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp:46:1: note: called from here
   46 | PB_DS_CLASS_C_DEC::s_entry_allocator;
      | ^