Accepted
foo.cc: In function 'bool cmp(std::string, std::string)':
foo.cc:9:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
    9 |         for(int i=0;i<a.size();i++)
      |                     ~^~~~~~~~~
foo.cc:12:1: warning: control reaches end of non-void function [-Wreturn-type]
   12 | }
      | ^
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2025 牛牛闯关
 - 语言
 - C++
 - 递交时间
 - 2024-01-06 12:08:17
 - 评测时间
 - 2024-01-06 12:08:17
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 143ms
 - 峰值内存
 - 772.0 KiB