CountDown Numbers Game Solver 2.3 Icon

CountDown Numbers Game Solver

Learning 2 Talk Puzzle
3.9
46 Ratings
5K+
Downloads
2.3
version
Mar 11, 2016
release date
165.8 KB
file size
Free
Download

What's New

Version 2.3 has some formatting improvements.

Version 2.1 included some coding optimization, to help the app run faster and more efficiently.

About CountDown Numbers Game Solver Android Game

The app will look for a solution to the CountDown Numbers Game.

The app requests the user to enter a target number and six ‘input numbers’. It will then try to achieve that target value by combining the input numbers, using addition, subtraction, multiplication, division and brackets.
The solution does not have to contain all the input numbers and it can’t use any of the input numbers more than once. The input numbers don’t all have to be different.

If an input is left blank, then it is assumed to be zero.

Suppose we had a target of 241 and we have input numbers:
{ 10, 5, 5, 2, 3, 6 }
then we could find a solution:
241 = ( 10 x 5 x 5 ) - (3 + 6)
Note how both 5's are used, but the 2 is not used at all.

The target and input numbers must be integers and at no intermediate point in the solution provided will there be non-integers. For example (5 / 2 ) x 6 would not be allowed, since (5 / 2) is not an integer.
But ( 5 x 6 ) / 2 is allowed.

This app was produced by Philip Kinlen.
The app is non-commercial. It was developed for fun and is distributed for free.

If you'd like to see the source code, then please go to the following URL in github:
https://github.com/pkinlen/countdownnumbers

Other Information:

Package Name:
Requires Android:
Android 2.2+ (Froyo, API 8)
Other Sources:
Category:

Download

This version of CountDown Numbers Game Solver Android Game comes with one universal variant which will work on all the Android devices.

Variant
5
(Mar 11, 2016)
Architecture
Unlimited
Minimum OS
Android 2.2+ (Froyo, API 8)
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of CountDown Numbers Game Solver Android Game, We have 1 version in our database. Please select one of them below to download.

Loading..