Wrong Answer
/in/foo.cc: In copy constructor 'SeqList::SeqList(const SeqList&)':
/in/foo.cc:15:9: warning: left operand of comma operator has no effect [-Wunused-value]
   15 |         this,n = sl.n;
      |         ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1418 3 数组类+有序插入
 - 语言
 - C++
 - 递交时间
 - 2025-06-06 19:33:59
 - 评测时间
 - 2025-06-06 19:33:59
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 17ms
 - 峰值内存
 - 508.0 KiB