QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#860021#9318. AC Automation ChickenFelix72Compile Error//C++233.8kb2025-01-18 09:31:042025-01-18 09:31:06

Details

answer.code: In function ‘void sol()’:
answer.code:116:19: error: ‘Tc’ was not declared in this scope; did you mean ‘c’?
  116 |                 ++Tc; if(flag && Tc > 1) return ;
      |                   ^~
      |                   c