-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3305488
commit 9046030
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
## Input | ||
|
||
- Enter the number of data items to generate: 10000 | ||
- Enter the minimum value of the range: 42 | ||
- Enter the maximum value of the range: 4500 | ||
|
||
## Output | ||
|
||
- Target 145 found at iteration 1182, item no 1616! | ||
- Target 145 found at iteration 2723, item no 3734! | ||
- Target 145 found at iteration 260, item no 359! | ||
- Target 145 found at iteration 6220, item no 8538! | ||
- Target 145 found at iteration 2053, item no 2822! | ||
- Target 145 found at iteration 2744, item no 3772! | ||
- Target 145 found at iteration 68, item no 98! | ||
- Target 145 found at iteration 2774, item no 3797! | ||
- Target 145 found at iteration 621, item no 860! | ||
- Target 145 found at iteration 984, item no 1370! |