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