QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#66982#5118. HotelGuanYunchangCompile Error//C++201.5kb2022-12-09 15:03:292022-12-09 15:03:29

Details

answer.code: In function ‘int main()’:
answer.code:37:15: error: ‘tc’ was not declared in this scope; did you mean ‘tm’?
   37 |         solve(tc);
      |               ^~
      |               tm