Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Theory of Graphs
Bridges. articulation points
Module:
Bridges. articulation points
Problem
1
/4
Definition of up vertices
Theory
Click to read/hide
Error
Problem
Count the up's for all vertices, assuming DFS starts at vertex 1 and time_in is numbered from 1.
You need to complete the code so that the program displays the answer to this problem.
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary