Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 254 Bytes

Brain Game Countdown solver

This project is a simple C# implementation of an automatic solver for the Countdown Brain Game, in which a pool of numbers are provided and a target number to resolve based on arithmetic operations on that pool of numbers.