Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:35:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 35 | for(size_t i = 0; i < tips; i++) | ~~^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1217 乒乓球
- 语言
- C++
- 递交时间
- 2025-02-12 15:09:51
- 评测时间
- 2025-02-12 15:09:51
- 评测机
- 分数
- 10
- 总耗时
- 44ms
- 峰值内存
- 1.039 MiB