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