Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:7:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 7 | for(int i=1;i<=n;i++) | ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1002 摘葡萄
- 语言
- C++
- 递交时间
- 2025-10-03 11:39:51
- 评测时间
- 2025-10-03 11:39:51
- 评测机
- 分数
- 100
- 总耗时
- 6ms
- 峰值内存
- 480.0 KiB