Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:78:22: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
78 | if (s.size() != total_len) {
| ~~~~~~~~~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1416 正则表达式简化版
- 语言
- C++
- 递交时间
- 2026-03-03 10:39:05
- 评测时间
- 2026-03-03 10:39:05
- 评测机
- 分数
- 90
- 总耗时
- 23ms
- 峰值内存
- 560.0 KiB