Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:60:19: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 60 | if(z[i] + r >= h){ | ~~~~~~~~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2031 奶酪
- 语言
- C++
- 递交时间
- 2025-10-05 18:53:49
- 评测时间
- 2025-10-05 18:53:49
- 评测机
- 分数
- 100
- 总耗时
- 403ms
- 峰值内存
- 560.0 KiB