-
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
53ad09b
commit 8a8492b
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: 7000 | ||
- Enter the minimum value of the range: 99 | ||
- Enter the maximum value of the range: 5400 | ||
|
||
## Output | ||
|
||
- Target 145 found at iteration 3093, item no 4276! | ||
- Target 145 found at iteration 1895, item no 2593! | ||
- Target 145 found at iteration 2301, item no 3144! | ||
- Target 145 found at iteration 1460, item no 1995! | ||
- Target 145 found at iteration 3030, item no 4161! | ||
- Target 145 found at iteration 1125, item no 1528! | ||
- Target 145 found at iteration 4293, item no 5931! | ||
- Target 145 found at iteration 2777, item no 3832! | ||
- Target 145 found at iteration 2545, item no 3548! | ||
- Target 145 found at iteration 962, item no 1339! |