QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#236668#5422. Perfect PalindromeGuanYunchangCompile Error//C++20298b2023-11-04 09:44:532023-11-04 09:44:54

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