ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1013. K-based Numbers. Version 3

Java
Posted by Gustavo Villegas 12 Oct 2008 13:05
Hi, Just as a Recommendation for Java programmers Using BigInteger this problem is the same as 1009, well' u Just will have to find a way to run faster so you dont get TL, but BigInteger works fine! ;)