QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#456625#8132. Freshman's DreamHuangHanShengCompile Error//C++201.9kb2024-06-28 09:39:202024-06-28 09:39:21

Details

answer.code: In function ‘void solve()’:
answer.code:63:22: error: ‘a’ was not declared in this scope
   63 |         else cout << a[0][0][60] << ' ' << rb[0][0][60] << endl;
      |                      ^