Skip to content

leongold/websudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This solves www.websudoku.com (on Linux).

The algorithm is recursive (for no particular reason other than feeling like writing one). Stack size on the latter difficulties may increase up to roughly 200MB, increase maximum allowed size accordingly (ulimit -s).

Run and minimize main.py in a shell that's located in the same window as your browser.

About

Next-Gen Procrastination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages