QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#79731#3724. Strange Primehyman00Compile Error//C++23372b2023-02-20 19:55:462023-02-20 19:55:48

Details

answer.code: In function ‘int main()’:
answer.code:11:17: error: ‘a’ was not declared in this scope
   11 |                 a[0]=1;
      |                 ^