Wrong Answer
foo.cc: In function 'int main()': foo.cc:24:36: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list<long long int>::size_type' {aka 'long unsigned int'} and 'long long int' [-Wsign-compare] 24 | if(t!=l1.begin()||l1.size()==n-1) | ~~~~~~~~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1349 OO11-5 list中Joseph问题
- 语言
- C++
- 递交时间
- 2023-05-30 21:56:40
- 评测时间
- 2023-05-30 21:56:40
- 评测机
- 分数
- 20
- 总耗时
- 12ms
- 峰值内存
- 328.0 KiB