CodePudding user response:
The maximum value of a loop, is okCodePudding user response:
Int Max (int arr [], int n)
{
Int I, Max=arr [0].
for (i=0; i{
If (Max & lt; Arr [I])
Max=arr [I];
}
The return of Max;
}
CodePudding user response:
The maximum value of a loop, is okCodePudding user response:
Int Max (int arr [], int n)
{
Int I, Max=arr [0].
for (i=0; i{
If (Max & lt; Arr [I])
Max=arr [I];
}
The return of Max;
}