Return to profile of jun (jun0sck)
View texts not yet raced by jun (jun0sck)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | function calculateArea(width, height) { try { var area = ... | 59.35 | 1.0366 | 0.0501 | 301 | 2 | 58.77 | 2025-09-30 |
| 2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 58.63 | 1.1383 | -0.0648 | 272 | 1 | 58.63 | 2025-09-30 |
| 3. | import os import sys def run(program, *args): pid = os.fork(... | 58.36 | 1.0473 | 0.0213 | 154 | 1 | 58.36 | 2025-11-14 |
| 4. | import urllib2 import json screen_name = "wordpress" url = "... | 58.09 | 1.0621 | 0.0015 | 246 | 2 | 57.98 | 2025-11-14 |
| 5. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 55.99 | 1.0518 | -0.0266 | 152 | 1 | 55.99 | 2025-09-30 |
| 6. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 52.52 | 0.9849 | -0.0233 | 183 | 2 | 50.71 | 2025-11-14 |
| 7. | (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... | 48.25 | 0.9234 | -0.0400 | 236 | 1 | 48.25 | 2025-11-14 |
| 8. | auto monad = [](auto v) { return [=] { return v; }; }; auto ... | 46.59 | 0.8513 | 0.0017 | 179 | 1 | 46.59 | 2025-09-30 |