| Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
| 36. |
2025-01-21 00:25:41 |
37.36 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (2 of 3) |
92.4% |
16 |
| 35. |
2024-11-12 18:12:16 |
37.39 |
import re import sys import urllib2 import BeautifulSoup usa... |
No win (2 of 3) |
96.5% |
23 |
| 34. |
2024-11-12 18:10:08 |
45.08 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
Win (1 of 3) |
96.5% |
48 |
| 33. |
2024-11-12 18:08:16 |
38.58 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
95.1% |
14 |
| 32. |
2024-11-12 18:07:11 |
46.62 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
98.1% |
16 |
| 31. |
2024-11-12 18:06:14 |
39.15 |
function calculateArea(width, height) { try { var area = ... |
Win (1 of 3) |
95.4% |
30 |
| 30. |
2024-11-12 18:04:23 |
35.81 |
(publish :path "/hello-count" :content-type "text/html" :fun... |
Win (1 of 3) |
95.2% |
27 |
| 29. |
2024-11-12 18:02:06 |
37.40 |
import std; int main() { std::println("Hello World!"); } |
Win (1 of 3) |
98.3% |
5 |
| 28. |
2024-11-12 18:01:29 |
40.05 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
95.8% |
13 |
| 27. |
2024-11-12 18:00:27 |
36.27 |
import urllib2 import urllib import json url = "http://ajax.... |
No win (3 of 3) |
94.3% |
42 |
| 26. |
2024-11-12 17:57:46 |
35.69 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
Win (1 of 4) |
94% |
15 |
| 25. |
2024-11-12 17:56:02 |
33.88 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
Win (1 of 3) |
93.6% |
15 |
| 24. |
2024-11-12 17:54:14 |
35.36 |
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... |
No win (2 of 3) |
96.7% |
22 |
| 23. |
2024-11-12 17:52:35 |
47.15 |
input("\n\nPress the enter key to exit.") # waits for the us... |
Win (1 of 3) |
95.8% |
13 |
| 22. |
2024-11-12 17:51:57 |
32.99 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
No win (3 of 3) |
93.1% |
11 |
| 21. |
2024-11-11 21:51:04 |
32.41 |
import std; int main() { std::println("Hello World!"); } |
No win (3 of 3) |
92.6% |
4 |
| 20. |
2024-11-11 21:50:26 |
30.83 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
No win (3 of 3) |
94.9% |
12 |
| 19. |
2024-11-11 21:48:58 |
30.16 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (2 of 3) |
93.6% |
9 |
| 18. |
2024-11-11 21:48:06 |
31.69 |
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... |
No win (3 of 3) |
95.7% |
20 |
| 17. |
2024-11-11 21:46:19 |
34.21 |
import urllib2 import urllib import json url = "http://ajax.... |
Win (1 of 3) |
95.2% |
40 |