QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#181029#5580. Branch ManagerZhaoZiLongCompile Error//C++233.5kb2023-09-16 15:17:052023-09-16 15:17:06

Details

answer.code: In function ‘void modis(long long int)’:
answer.code:101:33: error: ‘x’ was not declared in this scope
  101 |                         modis(g[x][i]);
      |                                 ^