Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix min.c #49

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix min.c #49

wants to merge 3 commits into from

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