QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#148090 | #3530. Small business | GuanYunchang | Compile Error | / | / | C++20 | 778b | 2023-08-23 15:06:20 | 2023-08-23 15:06:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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