Fix includes and add some comments
This commit is contained in:
@@ -21,7 +21,6 @@ private:
|
||||
// Each SCC has a representative vertex that helps
|
||||
// answer strong connectivity queries in O(1) time
|
||||
T proxy;
|
||||
|
||||
};
|
||||
|
||||
}; // namespace graph
|
||||
|
||||
Reference in New Issue
Block a user