/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'void tarjan_lca(int)':
/in/foo.cc:80:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < vec[nd].size(); i++) {
                  ~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 31ms 11.035 MiB
#2 Accepted 6ms 12.469 MiB
#3 Accepted 5ms 12.305 MiB
#4 Accepted 4ms 6.32 MiB
#5 Accepted 5ms 12.852 MiB
#6 Accepted 4ms 6.824 MiB
#7 Accepted 178ms 20.496 MiB
#8 Accepted 176ms 18.266 MiB
#9 Accepted 159ms 19.648 MiB
#10 Accepted 160ms 19.035 MiB

信息

递交者
类型
递交
题目
P1028 跑步
语言
C++
递交时间
2019-04-07 16:30:41
评测时间
2019-04-07 16:32:42
评测机
分数
100
总耗时
733ms
峰值内存
20.496 MiB