[Community Puzzle] Hotel

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @Darazdeblek,validated by @Dr_Meyss,@Rutger and @DaNinja.
If you have any issues, feel free to ping them.

I love when you can solve a puzzle with just logic, without the need for brute force or searching for combinations.

Hi,

The rule “customer_name is NOT at the same floor as customer_name” is never used in any of the tests/validators, it probably should be removed from the statement.

1 Like

Hi,
Damn, you’re right ! Maybe I should just add a new test…