|
If he got 32768, that would seem to be the highest unless you could get the following 16 squares which would collapse to 65536: 2, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768 You could theoretically beat that if you happened to get a 4 just when you needed it (starting with 4, 4, 8, 16, etc.) |