Accepted
/in/foo.cc: In function 'bool check(std::string)':
/in/foo.cc:19:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
19 | for(int i=1;i<s.size()-1;i++)
| ~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P3112 幸运数字 2024信息与未来T1
- 语言
- C++
- 递交时间
- 2026-05-12 16:20:36
- 评测时间
- 2026-05-12 16:20:36
- 评测机
- 分数
- 100
- 总耗时
- 24ms
- 峰值内存
- 536.0 KiB