• + 1 comment

    Whats the significance of using static int here? Using just int gives out error so whats the difference between static int and int and why we using it in this algo?