QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#348194#8338. Quad Kingdoms Chessucup-team1348#Compile Error//C++202.7kb2024-03-09 17:25:202024-03-09 17:25:20

詳細信息

answer.code: In member function ‘SegTree::Node SegTree::Node::prepend(const SegTree::Node&) const’:
answer.code:26:25: error: ‘asser’ was not declared in this scope; did you mean ‘assert’?
   26 |                         asser(lo.first > 0);
      |                         ^~~~~
      |                         assert