Wrong Answer
/in/foo.cc: In function 'bool Violet(const string&, const string&, int&)':
/in/foo.cc:8:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
    8 |  for(int i=1;i<s1.size();++i)
      |              ~^~~~~~~~~~
  信息
- 递交者
- 类型
- 递交
- 题目
- P3466 字符串还原
- 语言
- C++
- 递交时间
- 2025-08-09 22:52:21
- 评测时间
- 2025-08-09 22:52:21
- 评测机
- 分数
- 80
- 总耗时
- 41ms
- 峰值内存
- 1.559 MiB