• + 1 comment

    I see that i, and j are set by the input string. I also see that beautiful days is an int and set to zero. where I get lost is the for integer in i...j. int2reverse and reversedNum don't look like they get set to me. Where do they get their values from? I don't understand how the input value of i and j get into the for integer in i..j{}