On 08/15/2012 12:31 AM, bearophile wrote:
http://www.reddit.com/r/cpp/comments/y6gwk/norvigs_python_sudoku_solver_ported_to_c11/


http://nonchalantlytyped.net/blog/2012/08/13/sudoku-solver-in-c11/

His C++11 port is 316 lines long:
https://gist.github.com/3345676

How many lines for a (not golfed) D translation of the original Python
code?

Bye,
bearophile

Probably not what you want, but solves sudoku quite well:
dpaste.dzfl.pl/69669b05

Reply via email to