Skip to content

Fix min.c#49

Open
Nishen-Peiris wants to merge 3 commits intofawzanm:masterfrom
Nishen-Peiris:fix-min.c
Open

Fix min.c#49
Nishen-Peiris wants to merge 3 commits intofawzanm:masterfrom
Nishen-Peiris:fix-min.c

Conversation

@Nishen-Peiris
Copy link

@Nishen-Peiris Nishen-Peiris commented Jun 26, 2016

change MAXINT to INT_MAX
moved the declaration of i out of the for loop
modify the if condition inside the for loop

remove i and j declarations
add a printf to print the string
change MAXINT to INT_MAX
moved the declaration of i out of the for loop
modify the if condition inside the for loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant