QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#541158#8932. Bingoucup-team4735#Compile Error//C++202.9kb2024-08-31 18:46:452024-08-31 18:46:46

详细

answer.code: In function ‘void solve()’:
answer.code:17:5: error: ‘reverse’ was not declared in this scope
   17 |     reverse(n.begin(), n.end());
      |     ^~~~~~~