-
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
9046030
commit a0c4a95
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: 49 | ||
- Enter the maximum value of the range: 8400 | ||
|
||
## Output | ||
|
||
- Target 145 found at iteration 477, item no 655! | ||
- Target 145 found at iteration 6978, item no 9685! | ||
- Target 145 found at iteration 560, item no 772! | ||
- Target 145 found at iteration 1357, item no 1870! | ||
- Target 145 found at iteration 3603, item no 4988! | ||
- Target 145 found at iteration 2229, item no 3083! | ||
- Target 145 found at iteration 6340, item no 8746! | ||
- Target 145 found at iteration 6840, item no 9397! | ||
- Target 145 found at iteration 1192, item no 1635! | ||
- Target 145 found at iteration 1162, item no 1613! |