QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#607106#7967. 二进制3un_larryfuncCompile Error//C++14196.6kb2024-10-03 13:55:572024-10-03 13:55:59

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]);
      |                        ^~~~~~~