Accepted
/in/foo.cc: In function 'std::__cxx11::string convert(std::__cxx11::string, int)': /in/foo.cc:9:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (s.size() < numRows || numRows == 1) ~~~~~~~~~^~~~~~~~~ /in/foo.cc:14:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < s.size(); i++) ~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- xxyw1-4N字变换
- 语言
- C++
- 递交时间
- 2019-03-13 19:28:47
- 评测时间
- 2019-03-13 19:29:36
- 评测机
- 分数
- 100
- 总耗时
- 21ms
- 峰值内存
- 588.0 KiB