I can only think its due integers having undefined behavior what happens on overflow, usually its wrapping but not always.
reply
I can only think its due integers having undefined behavior what happens on overflow, usually its wrapping but not always.