Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 481 Bytes

dragons-and-princesses

Provide a solution for the CodeForces problem #548.

Solution Requirements

  • Should be implemented in Python
  • Python script should be executable
  • Input should be consumed as yaml file. (provide input example as part of the proposed solution)
  • Solution should be submitted as Pull Request to this repository

How to stand out from the crowd

  • Code Style
  • Immutability
  • Unittests