-
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
02f458f
commit 3305488
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: 32 | ||
- Enter the maximum value of the range: 8700 | ||
|
||
## Output | ||
|
||
- Target 145 found at iteration 1017, item no 1401! | ||
- Target 145 found at iteration 515, item no 717! | ||
- Target 145 found at iteration 4706, item no 6525! | ||
- Target 145 found at iteration 2543, item no 3517! | ||
- Target 145 found at iteration 6897, item no 9477! | ||
- Target 145 found at iteration 4083, item no 5643! | ||
- Target 145 found at iteration 2901, item no 4012! | ||
- Target 145 found at iteration 4286, item no 5899! | ||
- Target 145 found at iteration 5617, item no 7749! | ||
- Target 145 found at iteration 302, item no 407! |