You are viewing a single comment's thread. Return to all comments →
at last solved in java. BigInteger helps me a lot. first solve for all 100000 possibilities and then only print answer directly.
Project Euler #31: Coin sums
You are viewing a single comment's thread. Return to all comments →
at last solved in java. BigInteger helps me a lot. first solve for all 100000 possibilities and then only print answer directly.