QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#462833#898. 二分图最大匹配jxy2012#Compile Error//C++231.5kb2024-07-04 06:41:472024-07-04 06:41:48

Details

answer.code: In function ‘bool bfs()’:
answer.code:32:13: error: ‘Qq’ was not declared in this scope; did you mean ‘q’?
   32 |     while (!Qq.empty()) {
      |             ^~
      |             q