QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#675867#5465. Maximum GCDZhaoZiLongCompile Error//C++17283b2024-10-25 19:34:142024-10-25 19:34:14

Details

answer.code: In function ‘int main()’:
answer.code:7:15: error: ‘a’ was not declared in this scope
    7 |         cout<<a[0]<<endl;
      |               ^