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