Wrong Answer
/in/foo.cc: In function 'int countZeroOne(std::__cxx11::string)':
/in/foo.cc:8:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (int i = 1; i < s.length(); i++) {
                     ~~^~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1557 Problem 8B. 最多能消除的字符数
 - 语言
 - C++
 - 递交时间
 - 2024-02-04 12:19:49
 - 评测时间
 - 2024-02-04 12:19:49
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 21ms
 - 峰值内存
 - 592.0 KiB