/ 测试 /

记录详情

Compile Error

/in/foo.cc: In function 'void compress_overlay()':
/in/foo.cc:81:17: error: 'sort' was not declared in this scope; did you mean 'short'?
   81 |                 sort(overlay[u].begin(), overlay[u].end(), [](const Edge &a, const Edge &b) {
      |                 ^~~~
      |                 short

信息

递交者
类型
递交
题目
P1002 最短路
语言
C++
递交时间
2026-06-03 10:56:43
评测时间
2026-06-03 10:56:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes