QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#73911#5443. Security at MuseumsflowerCompile Error//C++235.4kb2023-01-29 15:28:202023-01-29 15:28:22

Details

answer.code: In function ‘void init(int)’:
answer.code:56:9: error: ‘stabel_sort’ was not declared in this scope
   56 |         stabel_sort(perm + id[p], perm + n + 1, [&] (int x, int y) {
      |         ^~~~~~~~~~~