Cwmcelfresh's Gems
| # | Total Rank | Daily Rank | Name | Summary |
|---|---|---|---|---|
| 1 | 47,415 | 62,503 | new_operators | Creates a new exponent operator ^, meaning "to the power of", where, for example, 3^3=81 |
| 2 | 111,998 | 122,573 | benchmark_sort | Takes an array of integers, and sorts it using various algorithms, and reports back the... |