Accepted
/in/foo.cc: In function 'int check(std::__cxx11::string, char)':
/in/foo.cc:4:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < str.length(); i++){
                 ~~^~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 谁更聪明?
 - 比赛
 - 2019-1-24寒假集训3
 - 语言
 - C++
 - 递交时间
 - 2019-01-24 11:09:50
 - 评测时间
 - 2019-01-24 14:00:43
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 18ms
 - 峰值内存
 - 804.0 KiB