QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#181029#5580. Branch ManagerZhaoZiLongCompile Error//C++233.5kb2023-09-16 15:17:052023-09-16 15:17:06

詳細信息

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]);
      |                                 ^