/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int kruskal()':
/in/foo.cc:37:6: warning: unused variable 's' [-Wunused-variable]
  int s=0,h=0,i,max=0;
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:60:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,a,b,c;
        ^
/in/foo.cc:60:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,a,b,c;
          ^
# 状态 耗时 内存占用
#1 Accepted 12ms 440.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 4ms 368.0 KiB
#6 Accepted 5ms 384.0 KiB
#7 Accepted 8ms 384.0 KiB
#8 Accepted 10ms 468.0 KiB
#9 Accepted 5ms 484.0 KiB
#10 Accepted 10ms 464.0 KiB

信息

递交者
类型
递交
题目
P1190 繁忙的都市
语言
C++
递交时间
2017-08-28 18:17:28
评测时间
2017-08-28 18:17:28
评测机
分数
100
总耗时
68ms
峰值内存
484.0 KiB