Skip to content

Update sleep_sort.c#3581

Open
deepyadav442 wants to merge 1 commit intoOpenGenus:masterfrom
deepyadav442:patch-6
Open

Update sleep_sort.c#3581
deepyadav442 wants to merge 1 commit intoOpenGenus:masterfrom
deepyadav442:patch-6

Conversation

@deepyadav442
Copy link

Fixes issue:

windows.h file was failing while building project in travis.

Changes:

Removed windows.h and write down the code for ubuntu.

Copy link
Member

@arnavb arnavb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While the code is fine, could you please conform to our C style guide? Some issues seem to stand out immediately.

}

int main()
int main(int argc, char** argv)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants