QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#362751#8509. Expanding STACKS!ucup-team3300#Compile Error//C++141.4kb2024-03-23 17:00:582024-03-23 17:01:00

Details

answer.code: In function ‘int main()’:
answer.code:89:56: error: ‘ou’ was not declared in this scope; did you mean ‘ok’?
   89 |                 for(int i = 1; i <= n; i++) cout << op[ou[i]];
      |                                                        ^~
      |                                                        ok