Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Solutions to the Python Challenge riddles.

Warning: Spoilers are included. Do not read on if you plan to do the challenges.

All solutions are written in D and use Tango. All levels use tango.io.Stdout for output.

Level 0

Solution

Alternate Solution

Native Solution

Level 1

Native Solution

Level 2

Native Solution

Level 3

Solution

Native Solution

Solution by using kind of Deterministic Automaton

Level 4

Solution