Accepted
foo.cc: In function 'bool isHW(std::vector<int>)': foo.cc:111:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 111 | for (int i=0; i<v.size(); i++) | ~^~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1134 回文数
- 语言
- C++
- 递交时间
- 2023-08-17 16:24:29
- 评测时间
- 2023-08-17 16:24:29
- 评测机
- 分数
- 100
- 总耗时
- 17ms
- 峰值内存
- 412.0 KiB