Accepted
foo.cc: In member function 'int PolyList::calculate()': foo.cc:37:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<PolyListNode>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 37 | for (int i = 0 ; i < pl.size(); i++) | ~~^~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1318 OO5-1 一元多项式类的求值
- 语言
- C++
- 递交时间
- 2022-06-13 17:22:58
- 评测时间
- 2022-06-13 17:22:58
- 评测机
- 分数
- 100
- 总耗时
- 16ms
- 峰值内存
- 384.0 KiB