QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#311912#5447. 鸽子flowerCompile Error//C++2039.6kb2024-01-22 23:30:382024-01-22 23:30:39

詳細信息

answer.code: In function ‘int pigeon_num(int, int)’:
answer.code:66:25: error: ‘K’ was not declared in this scope
   66 |         else return N* (K + 1);
      |                         ^