Skip to content

Anjanas-dh/carparking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garage parking

  • All levels are the same size (rectangle)
  • The stairs are 1 flight of stairs. There are no multiple stairs
  • To exit the building, you have to step outside of the building
  • The spaces where the stairs are, you cannot park a car
  • The person is not drunk 😛 You can move left/right/down
  • Input is: where the car is parked
  • Variables are: where the steps are, how many levels there are, how many spaces per level
  • Exit: always on the bottom right

Output: movement and amount of steps. String: 3D,5L L = Left R = Right D = Down

Commands

pipenv run tests pipenv run watchTests

🏷️ Labels

  • ✅ done
  • 🚧 WIP
  • ❌ ERROR
  • ⚠ TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages