Posts by Evandro • 11 points
1 post
-
1
votes2
answers267
viewsQ: How to split a number stored in a string and check if it is divisible by 495?
For example a number that doesn’t fit in one int and I store in a String. How do I see if it is divisible by 495?