Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:17:20: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 17 | if(a.length()>maxLen) | ~~~~~~~~~~^~~~~~~
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2023-09-26 11:01:22
- 评测时间
- 2023-09-26 11:01:22
- 评测机
- 分数
- 100
- 总耗时
- 4ms
- 峰值内存
- 356.0 KiB