/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:67:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
          int mid=l+r>>1;
                  ~^~
/in/foo.cc:50:23: warning: variable 'now' set but not used [-Wunused-but-set-variable]
  unsigned m,t,a,b,c,d,now,tl,tn,ds,ml;
                       ^~~
/in/foo.cc:50:27: warning: unused variable 'tl' [-Wunused-variable]
  unsigned m,t,a,b,c,d,now,tl,tn,ds,ml;
                           ^~
/in/foo.cc:50:30: warning: unused variable 'tn' [-Wunused-variable]
  unsigned m,t,a,b,c,d,now,tl,tn,ds,ml;
                              ^~
/in/foo.cc:50:33: warning: unused variable 'ds' [-Wunused-variable]
  unsigned m,t,a,b,c,d,now,tl,tn,ds,ml;
                                 ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 332.0 KiB
#2 Accepted 2ms 420.0 KiB
#3 Accepted 2ms 332.0 KiB
#4 Accepted 2ms 328.0 KiB
#5 Accepted 1ms 332.0 KiB
#6 Accepted 2ms 356.0 KiB
#7 Accepted 13ms 824.0 KiB
#8 Accepted 49ms 1.375 MiB
#9 Accepted 38ms 1.816 MiB
#10 Accepted 42ms 2.102 MiB

信息

递交者
类型
递交
题目
D-delay
比赛
图论之最短路径检测
语言
C++
递交时间
2019-03-07 18:05:51
评测时间
2019-03-07 18:05:51
评测机
分数
100
总耗时
157ms
峰值内存
2.102 MiB