QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#533123#9227. Henry the Plumberucup-team4125Compile Error//C++144.5kb2024-08-25 17:30:462024-08-25 17:30:46

Details

answer.code: In function ‘int main()’:
answer.code:34:23: error: ‘B’ was not declared in this scope
   34 |         else if((!A||!B)&&s.z==t.z) cout<<"4\n";
      |                       ^