Wrong Answer
/in/foo.cc: In function 'void shift(std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:8:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<t.length();i++)
              ~^~~~~~~~~~~
/in/foo.cc:24:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<t.length();i++)
              ~^~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - 4-7 密钥表与替代密码
 - 语言
 - C++
 - 递交时间
 - 2024-12-09 23:45:39
 - 评测时间
 - 2024-12-09 23:45:39
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 1ms
 - 峰值内存
 - 328.0 KiB