QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#236668 | #5422. Perfect Palindrome | GuanYunchang | Compile Error | / | / | C++20 | 298b | 2023-11-04 09:44:53 | 2023-11-04 09:44:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:11:5: error: ‘str’ was not declared in this scope; did you mean ‘std’? 11 | len=str(len); | ^~~ | std