Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:28:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int i=0;i<v.size();i++) | ~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2774 计数2级2 2024.6
- 比赛
- 2025.3.1中级班练习
- 语言
- C++
- 递交时间
- 2025-03-05 16:23:32
- 评测时间
- 2025-03-05 16:23:32
- 评测机
- 分数
- 100
- 总耗时
- 19ms
- 峰值内存
- 564.0 KiB