GLIMPSES OF PROBLEMS - NUMBERS !!!There are 3 modes in this simple game.Mode Number 1:You have plenty of coins of denominations 4 and 5.A random number will be generated between 20 to 220.Your task is to make that number using only 4's and 5's.4*4 + 5*1 = 21Mode Number 2:You have plenty of coins of denominations 4, 6 and 9.A random number will be generated between 20 to 220.Your task is to make that number using only 4's, 6's and 9's.4*0 + 6*2 + 9*1 = 21Mode Number 3:You have plenty of coins of denominations 6, 9 and 20.A random number will be generated between 44 to 244.Your task is to make that number using only 6's, 9's and 20's.6*2 + 9*4 + 20*2 = 88Hint button will give one sample representation.Clear button will start a new game that is generate another number between 20 and 220.This game is ABSOLUTELY FREE, has NO-ADS or IN-APP PURCHASES.In case of any bug or misinformation, please email me.更多