QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#507602#2920. Ultimate Binary WatchZhaoZiLongCompile Error//C++17746b2024-08-06 19:36:422024-08-06 19:36:43

详细

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