Holy shit all it was really was performing a computation without assigning the result (x *= n instead of x * n).
6.3 KiB
6.3 KiB
Holy shit all it was really was performing a computation without assigning the result (x *= n instead of x * n).