QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#869925#8619. Interactive Casinoucup-team3636#Compile Error//C++23343b2025-01-25 13:56:502025-01-25 13:56:56

Details

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++){
      |                   ^