0_0_4543920_13911.cpp: In function `void tarjan(int, int)':
0_0_4543920_13911.cpp:34: error: 'class std::queue<int, std::deque<int, std::allocator<int> > >' has no member named 'top'
0_0_4543920_13911.cpp:38: error: expected `;' before '}' token
0_0_4543920_13911.cpp: In function `int main()':
0_0_4543920_13911.cpp:17: error: too few arguments to function `void tarjan(int, int)'
0_0_4543920_13911.cpp:56: error: at this point in file
|