QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#498822#8230. Submissionsucup-team3896Compile Error//C++174.6kb2024-07-30 20:15:502024-07-30 20:15:51

Details

answer.code: In function ‘void solve(ll)’:
answer.code:26:17: error: ‘ok’ was not declared in this scope; did you mean ‘k’?
   26 |   if(T==1&&n==1)ok=0;
      |                 ^~
      |                 k