QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#288519#7943. LIS on GridHuangHanShengCompile Error//C++231.6kb2023-12-22 20:23:092023-12-22 20:23:09

Details

answer.code: In function ‘int main()’:
answer.code:118:19: error: ‘zread’ was not declared in this scope; did you mean ‘read’?
  118 |                 T=zread();
      |                   ^~~~~
      |                   read