SVCE-ACM / A-December-of-Algorithms-2019

A December of Algorithms is a small collection of algorithms to implement this December. Finish it all to get a certificate. :christmas_tree:
MIT License
195 stars 115 forks source link

Minor changes to the exercise #63

Closed milenamonteiro closed 4 years ago

milenamonteiro commented 4 years ago

I added one more output option in exercise 16 that is royal-flush, and changed the face 10 to t. It's ok to make this kind of changes?

mahavisvanathan commented 4 years ago

Making these changes is not recommended since all the programs have specific inputs and outputs defined. Your solution has to satisfy these specific cases.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.