Wrong Answer
/in/foo.cc: In function 'void tarjan(int)':
/in/foo.cc:40:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
         while (y=stac[top--])
                            ^
/in/foo.cc: In function 'int topo()':
/in/foo.cc:52:9: warning: unused variable 'tot' [-Wunused-variable]
     int tot=0;
         ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 奶牛吃草(这是一道附加题...)
 - 语言
 - C++
 - 递交时间
 - 2019-01-30 20:41:20
 - 评测时间
 - 2019-01-30 20:41:20
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 17ms
 - 峰值内存
 - 2.598 MiB