mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-06 04:53:30 +08:00
Update graham_scan_functions.h
This commit is contained in:
@@ -190,4 +190,4 @@ namespace geometry::grahamscan {
|
||||
|
||||
return result; // return resultant vector with Convex Hull co-ordinates.
|
||||
}
|
||||
} // namespace geometry::grahamscan
|
||||
} // namespace geometry::grahamscan
|
||||
|
||||
Reference in New Issue
Block a user