QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872383#8613. Cardinalityucup-team3705#Compile Error//C++232.6kb2025-01-26 01:09:402025-01-26 01:09:42

Details

answer.code:87:1: error: extended character   is not valid in an identifier
   87 |  n = 10000;
      | ^
answer.code: In function ‘int main()’:
answer.code:87:1: error: ‘ n’ was not declared in this scope
   87 |  n = 10000;
      | ^~~