Skip to content

plus1615/riddler-20181026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

riddler-20181026

Solution for the Riddler Classic problem of October 26, 2018 -- how often is it possible to start with a 6-card hand, move a clump of cards somewhere else in the hand, and end up with all suits grouped together with suits of the same color separated if possible?

riddler.py

Python 3 code (ran on 3.7) that solves the problem.

output.txt

The output of riddler.py.

submission.md

What I sent to Mr. Roeder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages