QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#148090#3530. Small businessGuanYunchangCompile Error//C++20778b2023-08-23 15:06:202023-08-23 15:06:22

Details

answer.code: In function ‘int32_t main()’:
answer.code:21:42: error: ‘tp’ was not declared in this scope; did you mean ‘tm’?
   21 |     if(ct0==len-1){cout<<"0"<<" "<< s[1]*tp[ct0-1]<<endl; return 0;}
      |                                          ^~
      |                                          tm