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

A prolog implementation #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

A prolog implementation #80

wants to merge 1 commit into from

Conversation

ArdeleanRichard
Copy link

I have made an implementation of the stalin sort in prolog, I hope it helps

@ArdeleanRichard ArdeleanRichard changed the title Create stalin_sort.pl A prolog implementation Aug 2, 2019
@gustavo-depaula
Copy link
Owner

what is the result of a list like this: 1 2 4 4 3 6? (first contact with prolog here hahaha)

@ArdeleanRichard
Copy link
Author

ArdeleanRichard commented Aug 3, 2019 via email

@gustavo-depaula
Copy link
Owner

We definitely want the second option, with repeated numbers. Can you modify the implementation?

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.

2 participants