QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#129181#2425. The Collection Gamedong_liuCompile Error//C++202.2kb2023-07-22 05:11:442023-07-22 05:11:48

Details

answer.code: In function ‘void solve(int, int)’:
answer.code:102:9: error: ‘reutrn’ was not declared in this scope
  102 |         reutrn p;
      |         ^~~~~~