In a preparing class for ACM-Contest
, our Teacher has given us one printed page of a solved problem. On one page its written that, 2
of the following facts are True but she won't say, why or what
:
"with adding new 1 edge to a Directed Graph, how many of these may be true about number of strongly connected component of this graph?
+) at most 1 unit is increased.
++) at most 1 unit is decreased.
+++) maybe not changed.
++++) maybe decreased by more than 2 units.
anyone could expanded it clearly with our teams?