QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#457843#8831. Chemistry Classucup-team3803#Compile Error//C++141.2kb2024-06-29 14:24:232024-06-29 14:24:23

Details

answer.code: In function ‘void solve()’:
answer.code:33:16: error: ‘class std::multiset<long long int>’ has no member named ‘extract’
   33 |             st.extract(dp[j] + s[j+2]);
      |                ^~~~~~~