sizeofint;

  1. RBX

    Apply modulus and still not affect series

    I found that I was getting poorer at programming, so joined Codechef and started working on an easy practice problem. Here it is - Golden Trees | CodeChef I prepared the skeleton (maybe very un-optimized), but am confused when to apply modulus so as not to lose values because of data type...
Top Bottom