/ CWOI /

记录详情

Accepted

/in/foo.cc: In function 'void tarjan(int)':
/in/foo.cc:40:11: warning: unused variable 'p' [-Wunused-variable]
  int t,sz,p=0;
           ^
# 状态 耗时 内存占用
#1 Accepted 4ms 4.121 MiB
#2 Accepted 4ms 5.0 MiB
#3 Accepted 4ms 4.613 MiB
#4 Accepted 4ms 3.375 MiB
#5 Accepted 4ms 3.98 MiB
#6 Accepted 4ms 4.195 MiB
#7 Accepted 8ms 5.25 MiB
#8 Accepted 20ms 5.25 MiB
#9 Accepted 23ms 5.598 MiB
#10 Accepted 24ms 5.5 MiB

信息

递交者
类型
递交
题目
2017.07.12 P3 王老师的希望
语言
C++
递交时间
2017-07-12 21:21:14
评测时间
2017-07-12 21:21:14
评测机
分数
100
总耗时
104ms
峰值内存
5.598 MiB