Wrong Answer
/in/foo.cc: In function 'void tarjan(int)': /in/foo.cc:39: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:51:9: warning: unused variable 'tot' [-Wunused-variable] int tot=0; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 奶牛吃草(这是一道附加题...)
- 语言
- C++
- 递交时间
- 2019-01-30 20:25:41
- 评测时间
- 2019-01-30 20:25:41
- 评测机
- 分数
- 0
- 总耗时
- 19ms
- 峰值内存
- 2.336 MiB