Accepted
foo.cc: In function ‘bool issimilar(std::string, std::string)’: foo.cc:13:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 13 | while(i<s1.size()){ | ~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2628 相似字符串4级1 2024.3
- 比赛
- GESP4级 考前练习
- 语言
- C++
- 递交时间
- 2024-08-23 18:34:20
- 评测时间
- 2024-08-23 18:34:20
- 评测机
- 分数
- 100
- 总耗时
- 16ms
- 峰值内存
- 764.0 KiB