QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#869925#8619. Interactive Casinoucup-team3636#Compile Error//C++23343b2025-01-25 13:56:502025-01-25 13:56:56

詳細信息

answer.code: In function ‘int main()’:
answer.code:8:19: error: ‘N’ was not declared in this scope
    8 |     for(int i=0;i<N;i++){
      |                   ^