-
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
576cf8d
commit 6191b76
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: 66 | ||
- Enter the maximum value of the range: 8030 | ||
|
||
## Output | ||
|
||
- Target 145 found at iteration 1864, item no 2600! | ||
- Target 145 found at iteration 3729, item no 5098! | ||
- Target 145 found at iteration 748, item no 1053! | ||
- Target 145 found at iteration 5214, item no 7190! | ||
- Target 145 found at iteration 410, item no 570! | ||
- Target 145 found at iteration 5368, item no 7353! | ||
- Target 145 found at iteration 865, item no 1187! | ||
- Target 145 found at iteration 7118, item no 9706! | ||
- Target 145 found at iteration 2169, item no 2947! | ||
- Target 145 found at iteration 2833, item no 3875! |