Accepted

/in/foo.cc: In function 'void tarjan(int)':
/in/foo.cc:22:10: warning: statement has no effect [-Wunused-value]
   for(top;stack[top+1]!=u;top--){
          ^
# 状态 耗时 内存占用
#1 Accepted 2ms 2.25 MiB
#2 Accepted 1ms 2.25 MiB
#3 Accepted 3ms 2.324 MiB
#4 Accepted 4ms 2.344 MiB
#5 Accepted 4ms 2.375 MiB
#6 Accepted 4ms 2.488 MiB
#7 Accepted 6ms 2.5 MiB
#8 Accepted 14ms 6.375 MiB
#9 Accepted 22ms 4.375 MiB
#10 Accepted 34ms 9.352 MiB

信息

递交者
类型
递交
题目
传递吧!辣条
语言
C++
递交时间
2017-09-07 21:58:12
评测时间
2017-09-07 21:58:12
评测机
分数
100
总耗时
98ms
峰值内存
9.352 MiB