android - How to show this -


i have question. want make app mind reader. first want give 1 100 number , ask user think in mind number.on next want display 1 50 , 2 button yes,no. when click on yes shows 1 25 , on no shows 50 75 , on.

use biginteger , bigdecimal instead of int , decimal

biginteger a=new biginteger(valuea); biginteger b=new biginteger(valueb); biginteger c=a.multiply(b); 

Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -