mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-01 17:52:40 +08:00
Update geometry/jarvis_algorithm.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -145,6 +145,7 @@ namespace geometry {
|
||||
|
||||
/**
|
||||
* Test function
|
||||
* @returns void
|
||||
*/
|
||||
static void test() {
|
||||
std::vector<geometry::Point> points = {{0, 3},
|
||||
|
||||
Reference in New Issue
Block a user