QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#148090#3530. Small businessGuanYunchangCompile Error//C++20778b2023-08-23 15:06:202023-08-23 15:06:22

详细

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