Skip to content

Commit

Permalink
Update Maximum_index.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
STREIN-11 authored Sep 7, 2024
1 parent 483321e commit ad5fdb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Daily/Maximum_index.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Given an array arr[] of n positive integers. The task is to find the maximum of
Input:
n = 9
arr[] = {34, 8, 10, 3, 2, 80, 30, 33, 1}
Expand Down

0 comments on commit ad5fdb9

Please sign in to comment.