QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#421248#67. Two TransportationsmekoszcCompile Error//C++203.3kb2024-05-25 15:55:252024-05-25 15:55:26

Details

Baijan.code: In function ‘void ReceiveB(bool)’:
Baijan.code:86:9: error: ‘ic’ was not declared in this scope
   86 |    else ic(cnt<n)
      |         ^~
Baijan.code:87:18: error: ‘i’ was not declared in this scope
   87 |     for(int i=8;~i;--i)
      |                  ^