Re: What is the maximum number of mints that you can have ?

by lawmfw
Reply

Original Post

Accepted Solution

What is the maximum number of mints that you can have ?

★ Guide

What is the maximum amount of mints that can be saved - can you have more than 999 ?

Message 1 of 10 (801 Views)

Accepted Solution

Re: What is the maximum number of mints that you can have ?

[ Edited ]
Anonymous

To prevent the bug from triggering, this is the number you're looking for:

 

2^31 - 1

 

Hope this helps.

 

 

 

 

[Erratum]

 

Updated to show the correct exponent. Old post shows "2^30 - 1".

View in thread

Message 5 of 10 (771 Views)

All Replies

Re: What is the maximum number of mints that you can have ?

★★★★★ Expert

Mints earned ?

 

Millions or even Billions !!

Message 2 of 10 (799 Views)

Re: What is the maximum number of mints that you can have ?

[ Edited ]
★ Guide

Did I say "mints earned" ?

 

I said mints saved...

 

 

 

Can you save more than 999 at one time?

 

Does the counter go past 999...

 

 

If you don't understand the question, that's fine, just move on, I'm sure there are people who are able to understand this question and they can answer it.

Message 3 of 10 (792 Views)

Re: What is the maximum number of mints that you can have ?

★★★★★ Expert

Yes, the count goes past 999.

Message 4 of 10 (775 Views)

Re: What is the maximum number of mints that you can have ?

[ Edited ]
Anonymous

To prevent the bug from triggering, this is the number you're looking for:

 

2^31 - 1

 

Hope this helps.

 

 

 

 

[Erratum]

 

Updated to show the correct exponent. Old post shows "2^30 - 1".

Message 5 of 10 (772 Views)

Re: What is the maximum number of mints that you can have ?

★ Guide

1,073,741,823

Message 6 of 10 (762 Views)

Re: What is the maximum number of mints that you can have ?

★★★★★ Expert

actually, it is the power of 31 not 30

 

2.147B

 

:-)

Message 7 of 10 (754 Views)

Re: What is the maximum number of mints that you can have ?

[ Edited ]
Anonymous

It could have been 2^32 but I wasn't sure if they coded it to accept signed integers or fractions.

 

Edit:

 

2^31 - 1 is probably the right figure

 

Oh, you beat me by a few minutes. But yeah, way past 999.

Message 8 of 10 (752 Views)

Re: What is the maximum number of mints that you can have ?

★★★★ Apprentice

Evidently you can have at least 32 billion mints. The ads are glitching the game and have changed my mints to display 32 billion.

Message 9 of 10 (677 Views)

Re: What is the maximum number of mints that you can have ?

★★★★★ Expert

yet another way to double ?

 

this is utterly ridiculous

Message 10 of 10 (668 Views)