Accepted
/in/foo.cc: In function 'bool issimilar(std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:10:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<a.size();i++)//applee apple 
              ~^~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2628 相似字符串4级1 2024.3
 - 比赛
 - 2024.7.24暑期中级1班练习
 - 语言
 - C++
 - 递交时间
 - 2024-07-25 08:31:19
 - 评测时间
 - 2024-07-25 08:31:19
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 8ms
 - 峰值内存
 - 376.0 KiB