QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#527686 | #6567. Repetitive String Invention | ucup-team3556# | Compile Error | / | / | C++17 | 6.6kb | 2024-08-22 18:15:57 | 2024-08-22 18:15:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
/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