QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#839812#4. Gapdaoquanglinh2007Compile Error//C++201.1kb2025-01-02 10:08:022025-01-02 10:08:02

Details

answer.code: In function ‘void dnc(long long int, long long int)’:
answer.code:15:32: error: ‘N’ was not declared in this scope
   15 |         if ((int)arr.size() == N) return;
      |                                ^