QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#472799#8338. Quad Kingdoms ChessGuanYunchangCompile Error//C++205.3kb2024-07-11 19:25:302024-07-11 19:25:30

Details

answer.code: In member function ‘void S_TREE::renew(int)’:
answer.code:113:20: error: ‘struct S_TREE::Node’ has no member named ‘lazy’
  113 |       t[p * 2 + 1].lazy = 0;
      |                    ^~~~