QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#527686#6567. Repetitive String Inventionucup-team3556#Compile Error//C++176.6kb2024-08-22 18:15:572024-08-22 18:15:58

Details

/usr/bin/ld: /tmp/ccp93POB.o: in function `solve(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)':
answer.code:(.text+0x1d6e): undefined reference to `std::tr1::hash<std::tuple<int, int, int> >::operator()(std::tuple<int, int, int>) const'
/usr/bin/ld: answer.code:(.text+0x1ffa): undefined reference to `std::tr1::hash<std::tuple<int, int, int> >::operator()(std::tuple<int, int, int>) const'
/usr/bin/ld: answer.code:(.text+0x2075): undefined reference to `std::tr1::hash<std::tuple<int, int, int> >::operator()(std::tuple<int, int, int>) const'
/usr/bin/ld: answer.code:(.text+0x240f): undefined reference to `std::tr1::hash<std::tuple<int, int, int> >::operator()(std::tuple<int, int, int>) const'
/usr/bin/ld: answer.code:(.text+0x254e): undefined reference to `std::tr1::hash<std::tuple<int, int, int> >::operator()(std::tuple<int, int, int>) const'
/usr/bin/ld: /tmp/ccp93POB.o:answer.code:(.text._ZN10__gnu_pbds6detail9cc_ht_mapISt5tupleIJiiiEExNSt3tr14hashIS3_EESt8equal_toIS3_ESaIcELb0ENS_25direct_mask_range_hashingImEENS_27hash_standard_resize_policyINS_28hash_exponential_size_policyImEENS_30hash_load_check_resize_triggerILb0EmEELb0EmEEE10resize_impEm[_ZN10__gnu_pbds6detail9cc_ht_mapISt5tupleIJiiiEExNSt3tr14hashIS3_EESt8equal_toIS3_ESaIcELb0ENS_25direct_mask_range_hashingImEENS_27hash_standard_resize_policyINS_28hash_exponential_size_policyImEENS_30hash_load_check_resize_triggerILb0EmEELb0EmEEE10resize_impEm]+0x197): more undefined references to `std::tr1::hash<std::tuple<int, int, int> >::operator()(std::tuple<int, int, int>) const' follow
collect2: error: ld returned 1 exit status