• + 0 comments

    you are using integer for some variable, where the values will not fit into an integer, you need to use long for all variables.