Accepted
/in/foo.cc: In lambda function:
/in/foo.cc:48:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   48 |         for (auto [k, v] : cnt) {
      |                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1007 装Z函数
 - 语言
 - C++
 - 递交时间
 - 2025-07-09 16:22:38
 - 评测时间
 - 2025-07-09 16:24:08
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 639ms
 - 峰值内存
 - 3.102 MiB