/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'void tarjan(Node*)':
foo.cpp:37:14: error: 'n' was not declared in this scope
     if (ts > n) assert(false);
              ^

信息

递交者
类型
递交
题目
P1979 信息传递
语言
C++
递交时间
2016-12-21 09:51:31
评测时间
2016-12-21 09:51:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes