Algorithm for rank points
#8

You start with 0 points. When you get 10 points (total of 10 points), you become level 2. When you get another 20 points (now a total of 30 points), you level up again, when you get another 30 points (now 60 in total), you level up again, and so forth. The recursive function you provided works fine, but I'd rather not use recursion if possible. Any way to do that?
Reply


Messages In This Thread
Algorithm for rank points - by MP2 - 05.11.2015, 11:22
Re: Algorithm for rank points - by Karan007 - 05.11.2015, 11:25
Re: Algorithm for rank points - by Macluawn - 05.11.2015, 11:41
Re: Algorithm for rank points - by MP2 - 05.11.2015, 11:43
Re: Algorithm for rank points - by Macluawn - 05.11.2015, 11:47
Re: Algorithm for rank points - by MP2 - 05.11.2015, 11:49
Re: Algorithm for rank points - by Macluawn - 05.11.2015, 11:55
Re: Algorithm for rank points - by MP2 - 05.11.2015, 12:05
Re: Algorithm for rank points - by Macluawn - 05.11.2015, 12:20
Re: Algorithm for rank points - by AbyssMorgan - 05.11.2015, 14:28

Forum Jump:


Users browsing this thread: 1 Guest(s)