Antimatter Dimensions

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

Your rival named Dion challenged you to a race to the first Big Crunch in Antimatter Dimensions. It's your first time playing and you want to see how much antimatter you will produce while AFK.

Assume there are no antimatter galaxies or dimensional sacrifice.

Assume that the game runs only once every second (you produce [(dim * multiplier) / 10] of the n-1 dimension in a second as Antimatter Dimensions are able to produce fractional dimensions)

Assume 8th dimensions produce 7th, and the new value for 7th dimension produces 6th, etc.. each second.

Account for achievement multiplier as well.

----------

Input:
Antimatter Dimensions
Antimatter Dimension upgrade purchases
Tickspeed upgrade purchases
Dimension Boost Purchases
Seconds to simulate

Output:
Antimatter
Antimatter Dimensions
Antimatter produced in the last second
Antimatter Dimensions after the last second

Options

exec is denied

rejudge feature is enabled

now post-mortem time, all source codes will be revealed

Sample input:_

483 10 0 0 0 0 0 0
10 10 0 0 0 0 0 0
0
0
1

Sample output:

1.03e3
4.85e2 1.00e1 0.00e0 0.00e0 0.00e0 0.00e0 0.00e0 0.00e0
1.03e3
2.12e0 0.00e0 0.00e0 0.00e0 0.00e0 0.00e0 0.00e0 0.00e0

Sample input:_

100000 9999 234 12 10 0 0 0
10 10 10 10 10 0 0 0
10
5
100

Sample output:

3.58e14
5.20e10 1.22e8 4.32e5 2.07e3 1.00e1 0.00e0 0.00e0 0.00e0
1.71e13
2.00e9 3.56e6 8.51e3 2.06e1 0.00e0 0.00e0 0.00e0 0.00e0

Sample input:_

69420 69420 69420 69420 69420 69420 50 1
120 69 69 69 69 69 69 69
58
10
1058

Sample output:

6.96e69
8.50e57 1.16e49 2.73e40 1.07e32 6.71e23 6.32e15 7.95e7 1.00e0
5.23e67
5.59e55 6.56e46 1.29e38 4.03e29 1.90e21 1.19e13 7.51e4 0.00e0

Ranking

Python3 _

RankUserSizeTimeDateStatistics
1_4990.14702024/12/19 03:56:470B / 260B / 197B
2test5100.17662024/12/19 03:51:490B / 266B / 201B

C _

RankUserSizeTimeDateStatistics
1tails2270.04082024/12/20 15:00:550B / 120B / 106B

Language Ranking_

RankLangUserSizeScore
1Ctails22710000
2Python34994549

return to the top page