Skip to content

Instantly share code, notes, and snippets.

@thedivtagguy
Created December 26, 2025 18:11
Show Gist options
  • Select an option

  • Save thedivtagguy/380ed26549f84f954c8fde2d5cc1101d to your computer and use it in GitHub Desktop.

Select an option

Save thedivtagguy/380ed26549f84f954c8fde2d5cc1101d to your computer and use it in GitHub Desktop.
{
"efficiency": {
"normal": 0.7961802142069749,
"hard": 0.8844463637170393,
"normal-ps": 0.7576025495049505,
"hard-ps": 0.82618
},
"luck": {
"normal": 0.5413387435069815,
"hard": 0.5068082370272206,
"normal-ps": 0.5532427326732673,
"hard-ps": 0.5129294504643963
},
"steps": {
"normal": [
1966,
3604,
106192,
260541,
76565,
22967,
7018
],
"hard": [
191,
1468,
40790,
108078,
16486,
1384,
554
],
"normal-ps": [
11,
18,
491,
1079,
312,
80,
29
],
"hard-ps": [
19,
334,
798,
120,
16,
5
]
},
"unsolvedPenalty": {
"normal": 57.704919038020854,
"hard": 7.9775567166128285,
"normal-ps": null,
"hard-ps": null
},
"average": {
"normal": 4.035805551843934,
"hard": 3.857833363900442,
"normal-ps": 3.985148514851485,
"hard-ps": 3.8374613003095974
},
"percentSolvingInThreeOrFewer": {
"normal": 0.17171107682150727,
"hard": 0.06527563467753698,
"normal-ps": 0.0007983848061229973,
"hard-ps": 0.0005419804549258039
},
"percentiles": {
"normal": {
"p5": 0.4613,
"p10": 0.53667,
"p20": 0.63103,
"p25": 0.65359,
"p75": 0.93744,
"p80": 0.95079,
"p90": 0.97489,
"p95": 0.98943
},
"hard": {
"p5": 0.61817,
"p10": 0.66667,
"p20": 0.8276,
"p25": 0.86366,
"p75": 0.96666,
"p80": 0.97389,
"p90": 0.99005,
"p95": 1
},
"normal-ps": {
"p5": 0.45045,
"p10": 0.5,
"p20": 0.60138,
"p25": 0.62369,
"p75": 0.90931,
"p80": 0.92636,
"p90": 0.96082,
"p95": 0.98397
},
"hard-ps": {
"p5": 0.57794,
"p10": 0.61455,
"p20": 0.6595,
"p25": 0.71512,
"p75": 0.94162,
"p80": 0.95254,
"p90": 0.98264,
"p95": 0.99984
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment