Accepted
foo.cc: In function ‘int main()’: foo.cc:7:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 7 | for(int i=0;i<s.length();i++) | ~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1991 1.7.1统计数字字符个数
- 比赛
- 2024.7.21暑期中级1班练习
- 语言
- C++
- 递交时间
- 2024-07-21 09:54:41
- 评测时间
- 2024-07-21 09:54:41
- 评测机
- 分数
- 100
- 总耗时
- 15ms
- 峰值内存
- 720.0 KiB