QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#742929#8936. Team Arrangementucup-team1598#Compile Error//C++171.3kb2024-11-13 17:39:452024-11-13 17:39:45

详细

answer.code: In function ‘i32 main()’:
answer.code:22:5: error: ‘ranges’ has not been declared
   22 |     ranges::sort(a);
      |     ^~~~~~