QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#394097#6401. Classic: N Real DNA Potsucup-team2880Compile Error//C++201.2kb2024-04-20 00:27:042024-04-20 00:27:04

Details

answer.code: In function ‘bool check(double)’:
answer.code:27:32: error: ‘s’ was not declared in this scope
   27 |         tr.update(a[i], dp[i]);s
      |                                ^