QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#107898#4. GapjuruocjlCompile Error//C++17360b2023-05-23 07:22:082023-05-23 07:22:12

Details

answer.code: In function ‘ll findGap(int, int)’:
answer.code:12:38: error: ‘chkmx’ was not declared in this scope
   12 |                 for(int i=2;i<=n;i++)chkmx(ans,a[i]-a[i-1]);
      |                                      ^~~~~