QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#750371#9623. 合成大西瓜ucup-team1022#Compile Error//C++141.0kb2024-11-15 14:22:132024-11-15 14:22:14

详细

answer.code: In function ‘void solv()’:
answer.code:42:51: error: missing template arguments before ‘(’ token
   42 |             sort(deg1.begin(), deg1.end(), greater());
      |                                                   ^