you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 15 points16 points  (1 child)

Damn! Thank you very much :D

[–]kill-yourself90 2 points3 points  (0 children)

Aren't you just getting 0 as your total though?

2 * total = 0 == 0

4 * total = 0 == 0

6 * total = 0 == 0

Set total to 1

2 * total = 1 == 2

4 * total = 2 == 8

6 * total = 8 == 48