mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update geometry/jarvis_algorithm.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
e59559af0f
commit
686ceb3cfa
@ -145,6 +145,7 @@ namespace geometry {
|
||||
|
||||
/**
|
||||
* Test function
|
||||
* @returns void
|
||||
*/
|
||||
static void test() {
|
||||
std::vector<geometry::Point> points = {{0, 3},
|
||||
|
Loading…
Reference in New Issue
Block a user