mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
documentation update 2
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
817754c9ce
commit
df39755e3b
@ -37,6 +37,7 @@ bool canJump(std::vector<int> nums) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Function to test above algorithm
|
* @brief Function to test above algorithm
|
||||||
|
* @returns void
|
||||||
*/
|
*/
|
||||||
void test(){
|
void test(){
|
||||||
//Test 1
|
//Test 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user