QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#250334#7687. Randias Permutation TaskXHYMathematicsCompile Error//C++2324b2023-11-13 04:03:472023-11-13 04:03:47

Judging History

你现在查看的是最新测评结果

  • [2023-11-13 04:03:47]
  • 评测
  • [2023-11-13 04:03:47]
  • 提交

answer

const time_t ti=time(0);

Details

answer.code:1:7: error: ‘time_t’ does not name a type
    1 | const time_t ti=time(0);
      |       ^~~~~~