-
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
0e1f2b8
commit 76ff6fc
Showing
1 changed file
with
16 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,16 @@ | ||
## Input | ||
- Enter the number of data items to generate : 2000 | ||
- Enter the minimum value of the range : 139 | ||
- Enter the maximum value of the range : 2305 | ||
|
||
## Output | ||
- Target 145 found at iteration 2759, item no 3824! | ||
- Target 145 found at iteration 59, item no 82! | ||
- Target 145 found at iteration 1664, item no 2283! | ||
- Target 145 found at iteration 622, item no 852! | ||
- Target 145 found at iteration 1291, item no 1782! | ||
- Target 145 found at iteration 2799, item no 3893! | ||
- Target 145 found at iteration 2643, item no 3672! | ||
- Target 145 found at iteration 1444, item no 1815! | ||
- Target 145 found at iteration 736, item no 1051! | ||
- Target 145 found at iteration 1258, item no 1731! |