QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#111853#5512. Stone Arranging 2MaMengQiCompile Error//C++17881b2023-06-09 02:48:252023-06-09 02:48:28

詳細信息

answer.code: In function ‘int32_t main()’:
answer.code:52:9: error: ‘reverse’ was not declared in this scope
   52 |         reverse(resp.begin(), resp.end());
      |         ^~~~~~~