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