Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 323 Bytes

Ascenseur

A small project to solve a logic puzzle using brute force

Puzzle presentation

In this puzzle, you have to make an elevator visit all the floors of a building once, before returning to the first floor, while this elevator is limited in its movements to a few commands (here +2, +3, +5, -4, -11 floors only).