/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:78:23: warning: variable 'sup' set but not used [-Wunused-but-set-variable]
         pair<int,int> sup= rel(e->first);
                       ^~~
# 状态 耗时 内存占用
#1 Accepted 90ms 134.492 MiB
#2 Accepted 1084ms 135.734 MiB
#3 Accepted 121ms 134.574 MiB
#4 Accepted 138ms 134.574 MiB

信息

递交者
类型
递交
题目
P1071 最短路模板题
语言
C++
递交时间
2021-01-06 18:12:06
评测时间
2021-01-06 18:12:06
评测机
分数
100
总耗时
1434ms
峰值内存
135.734 MiB