QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#130730#6635. Strange KeyboardZhaoZiLongCompile Error//C++206.8kb2023-07-24 21:43:072023-07-24 21:43:09

Details

answer.code: In function ‘void solvetc(long long int)’:
answer.code:177:47: error: ‘mx’ was not declared in this scope; did you mean ‘dx’?
  177 |         for(int i = 1; i <= a.size() and i <= mx; i++){
      |                                               ^~
      |                                               dx