Earnharder Numbers

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

Print all the numbers below 1000 that can be expressed as the product of a subset of the Earnhardt Numbers {3, 15, 2, 96, 98, 19, 30, 77, 8}.

For instance, 196 is in the sequence because it is 2 * 98 and 912 is in the sequence because it is 3 * 2 * 8 * 19.

Options

exec is denied

rejudge feature is enabled

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

Sample input:_

*NOTHING*

Sample output:

2
3
6
8
15
16
19
24
30
38
45
48
57
60
77
90
96
98
114
120
152
154
180
192
196
231
240
285
288
294
304
360
450
456
462
480
570
576
588
616
720
768
784
855
900
912

Ranking

Ruby _

RankUserSizeTimeDateStatistics
1Dingledooper580.01912022/04/13 15:37:516B / 24B / 25B
2Histocrat700.01712022/04/15 20:22:480B / 35B / 32B

Python _

RankUserSizeTimeDateStatistics
1hallvabo800.15892022/04/13 18:11:2232B / 27B / 14B
2Dingledooper800.03072022/04/14 01:57:4532B / 27B / 14B
3xnor800.03092022/04/14 07:38:1332B / 27B / 14B

Python3 _

RankUserSizeTimeDateStatistics
1hallvabo780.04872022/04/13 18:11:0232B / 25B / 14B
2Dingledooper780.06032022/04/14 01:59:0732B / 25B / 14B
3Dingledooper (alt)780.04812022/04/14 03:20:076B / 42B / 20B
4xnor (alt)780.04862022/04/17 16:55:506B / 42B / 20B
5orthoplex780.04712022/04/25 22:55:256B / 39B / 24B

Jelly _

RankUserSizeTimeDateStatistics
1hako ()410.20332022/04/13 21:10:4132B / 8B / 1B

AWK _

RankUserSizeTimeDateStatistics
1Fleur860.01802022/04/14 08:55:120B / 45B / 31B

gs2 _

RankUserSizeTimeDateStatistics
1tails220.14362022/04/13 18:03:2814B / 4B / 4B

Nibbles _

RankUserSizeTimeDateStatistics
1tails180.05932022/04/13 18:07:4113B / 2B / 3B

Scala _

RankUserSizeTimeDateStatistics
1rotary-o733.03682022/04/16 12:45:3311B / 28B / 33B

Language Ranking_

RankLangUserSizeScore
1Nibblestails1810000
2gs2tails228181
3Jellyhako ()414390
4RubyDingledooper583103
5Scalarotary-o732465
6Python3hallvabo782307
7Pythonhallvabo802250
8AWKFleur862093

return to the top page