QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#746695#8136. Rebellious Edgeucup-team4074Compile Error//C++171.7kb2024-11-14 15:17:532024-11-14 15:17:53

Details

answer.code: In function ‘void solve()’:
answer.code:109:12: error: ‘t’ was not declared in this scope
  109 |         if(t==50000&&tt==1&&x==1&&y==3)flag=1;
      |            ^