Accepted
/in/foo.cc: In function 'void Output(std::__cxx11::string, int)':
/in/foo.cc:12:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i<str.length(); i++)
                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1217 乒乓球
 - 语言
 - C++
 - 递交时间
 - 2017-03-29 20:59:14
 - 评测时间
 - 2017-03-29 20:59:14
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 39ms
 - 峰值内存
 - 484.0 KiB