You seem to be very determined to be better. That'd help. My advice: before you write any program think about the underlying algorithm thoroughly. If needed, use paper and pencil to try out your algorithm on some specific examples related to the problem. The more effective your algorithm is and the more you understand what your code does , the less time you'd spend debugging....
D
danielthesolver
@danielthesolver