QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#607106 | #7967. 二进制 | 3un_larryfunc | Compile Error | / | / | C++14 | 196.6kb | 2024-10-03 13:55:57 | 2024-10-03 13:55:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:103:24: error: ‘__gnu_cxx::__alloc_traits<std::allocator<std::set<int> >, std::set<int> >::value_type’ {aka ‘class std::set<int>’} has no member named ‘extract’ 103 | pos[h].extract(fx[c]); | ^~~~~~~