QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#839812#4. Gapdaoquanglinh2007Compile Error//C++201.1kb2025-01-02 10:08:022025-01-02 10:08:02

详细

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;
      |                                ^