To change the world all by yourself is difficult, but to twist it a little might not be that hard
- Sydney
-
16:28
(UTC +11:00)
Pinned Loading
-
audible-release-tracker
audible-release-tracker PublicA script to track new audible releases from series in your library
-
-
Master Duel UR Pack Opening Monte Carlo
Master Duel UR Pack Opening Monte Carlo 1#!/usr/bin/python3
2import random
3import math
4from collections import Counter
5 -
-
-
A 24 solver written in ES6
A 24 solver written in ES6 1/**
2* @param numStr a string containing digits
3* Example usage:
4* > solve24("1234")
5* "4*(3+1+2)"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.