Accepted
foo.cc: In function 'int main()': foo.cc:27:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for(int i = 0; i < ans.size(); i++) | ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1479 E. Jumpy Dumpty
- 比赛
- 2023年新生赛(第二场)
- 语言
- C++
- 递交时间
- 2023-08-25 08:38:26
- 评测时间
- 2023-08-25 08:38:26
- 评测机
- 分数
- 100
- 总耗时
- 42ms
- 峰值内存
- 412.0 KiB