Sha256: d6d1dbcd968cbf3f95afc9b0fdb82e8bbf40bb115a4761109d32b5c86708c97b
Contents?: true
Size: 875 Bytes
Versions: 323
Compression:
Stored size: 875 Bytes
Contents
[ { "input" : 1, "expected" : [], "name" : "test_1" }, { "input" : 2, "expected" : [2], "name" : "test_2" }, { "input" : 3, "expected" : [3], "name" : "test_3" }, { "input" : 4, "expected" : [2, 2], "name" : "test_4" }, { "input" : 6, "expected" : [2, 3], "name" : "test_6" }, { "input" : 8, "expected" : [2, 2, 2], "name" : "test_8" }, { "input" : 9, "expected" : [3, 3], "name" : "test_9" }, { "input" : 27, "expected" : [3, 3, 3], "name" : "test_27" }, { "input" : 625, "expected" : [5, 5, 5, 5], "name" : "test_625" }, { "input" : 901255, "expected" : [5, 17, 23, 461], "name" : "test_901255" }, { "input" : 93819012551, "expected" : [11, 9539, 894119], "name" : "test_93819012551" } ]
Version data entries
323 entries across 323 versions & 1 rubygems