-
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
a0c4a95
commit 576cf8d
Showing
1 changed file
with
18 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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## Input | ||
|
||
- Enter the number of data items to generate: 10000 | ||
- Enter the minimum value of the range: 56 | ||
- Enter the maximum value of the range: 8600 | ||
|
||
## Output | ||
|
||
- Target 145 found at iteration 3409, item no 4661! | ||
- Target 145 found at iteration 310, item no 435! | ||
- Target 145 found at iteration 2107, item no 2864! | ||
- Target 145 found at iteration 165, item no 233! | ||
- Target 145 found at iteration 1069, item no 1488! | ||
- Target 145 found at iteration 1428, item no 1987! | ||
- Target 145 found at iteration 4920, item no 6778! | ||
- Target 145 found at iteration 990, item no 1362! | ||
- Target 145 found at iteration 3556, item no 4927! | ||
- Target 145 found at iteration 4283, item no 5938! |