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

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -