QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#292007#7118. Closing TimehyforcesCompile Error//C++206.4kb2023-12-27 15:48:172024-04-28 08:01:18

详细

answer.code: In function ‘void goisect(int)’:
answer.code:140:31: error: ‘n’ was not declared in this scope
  140 |     memset(smk,0,sizeof(int)*(n+5));
      |                               ^