QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#746695#8136. Rebellious Edgeucup-team4074Compile Error//C++171.7kb2024-11-14 15:17:532024-11-14 15:17:53

詳細信息

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;
      |            ^