| Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
| 133. |
2026-02-19 01:16:11 |
56.10 |
/** Loop waiting for a connection and a valid command */ whi... |
No win (2 of 3) |
95% |
53 |
| 132. |
2026-02-19 01:14:16 |
67.76 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
97% |
24 |
| 131. |
2026-02-06 06:29:38 |
47.83 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
95% |
21 |
| 130. |
2026-02-06 06:27:54 |
58.54 |
import os import sys def run(program, *args): pid = os.fork(... |
No win (3 of 3) |
96% |
20 |
| 129. |
2026-02-06 06:26:53 |
62.98 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
Win (1 of 3) |
96% |
67 |
| 128. |
2025-11-24 04:22:24 |
46.98 |
(publish :path "/hello-count" :content-type "text/html" :fun... |
No win (3 of 3) |
94% |
36 |
| 127. |
2025-11-24 04:20:36 |
60.54 |
function calculateArea(width, height) { try { var area = ... |
Win (1 of 3) |
96% |
46 |
| 126. |
2025-11-24 04:19:19 |
52.84 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
95% |
23 |
| 125. |
2025-11-23 05:11:00 |
42.16 |
auto monad = [](auto v) { return [=] { return v; }; }; auto ... |
No win (3 of 3) |
93% |
21 |
| 124. |
2025-11-23 04:39:53 |
68.31 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
Win (1 of 3) |
97% |
73 |
| 123. |
2025-11-23 04:38:34 |
54.60 |
function calculateArea(width, height) { try { var area = ... |
No win (2 of 3) |
95% |
42 |
| 122. |
2025-11-23 04:36:21 |
51.10 |
int res; unsigned long flags; u32 data = 0; if (PCI_##size##... |
No win (3 of 3) |
95% |
25 |
| 121. |
2025-11-23 04:34:54 |
52.20 |
import urllib2 import urllib import json url = "http://ajax.... |
No win (2 of 3) |
95% |
61 |
| 120. |
2025-11-22 02:20:44 |
43.32 |
int res; unsigned long flags; u32 data = 0; if (PCI_##size##... |
No win (3 of 3) |
93% |
21 |
| 119. |
2025-11-22 02:18:33 |
56.76 |
import string from random import * characters = string.ascii... |
Win (1 of 3) |
94% |
22 |
| 118. |
2025-11-22 02:17:35 |
57.67 |
public class HelloWorld { public static void main(String[] ... |
Win (1 of 3) |
97% |
17 |
| 117. |
2025-11-22 02:16:36 |
58.35 |
import string from random import * characters = string.ascii... |
No win (2 of 3) |
95% |
22 |
| 116. |
2025-11-22 02:15:39 |
66.39 |
public class HelloWorld { public static void main(String[] ... |
Win (1 of 3) |
99% |
20 |
| 115. |
2025-11-22 02:15:00 |
40.72 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
94% |
12 |
| 114. |
2025-11-08 03:42:52 |
48.09 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
No win (2 of 3) |
91% |
16 |