QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#175172#7103. Red Black Treeucup-team1181Compile Error//C++172.5kb2023-09-10 16:37:082023-09-10 16:37:09

Details

answer.code: In function ‘void solve()’:
answer.code:48:20: error: ‘c’ was not declared in this scope
   48 |         cin >> x ; c[ x ] = 0 ;
      |                    ^