Wrong Answer
foo.cc: In function ‘int main()’:
foo.cc:18:40: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
18 | for (int j=0; j<num.size(); j++){
| ~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1848 记数问题
- 语言
- C++
- 递交时间
- 2026-08-31 22:00:43
- 评测时间
- 2026-08-31 22:00:43
- 评测机
- 分数
- 10
- 总耗时
- 315ms
- 峰值内存
- 516.0 KiB