Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
126. |
2024-08-07 08:54:25 |
30.25 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
96.6% |
13 |
125. |
2024-08-03 06:38:00 |
39.44 |
input("\n\nPress the enter key to exit.") # waits for the us... |
Win (1 of 3) |
96.8% |
11 |
124. |
2024-08-02 06:06:36 |
36.06 |
/* Read a set of characters from the socket */ StringBuffer ... |
Win (1 of 2) |
96.4% |
53 |
123. |
2024-07-30 06:06:01 |
33.33 |
import re import sys import urllib2 import BeautifulSoup usa... |
No win (3 of 3) |
95.2% |
21 |
122. |
2024-07-30 06:03:37 |
31.77 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
96.4% |
10 |
121. |
2024-07-28 11:25:11 |
36.18 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
No win (2 of 3) |
95.7% |
39 |
120. |
2024-07-28 11:22:55 |
36.26 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
No win (3 of 3) |
94.1% |
39 |
119. |
2024-07-28 11:20:39 |
35.37 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
No win (2 of 3) |
95.5% |
12 |
118. |
2024-07-28 11:19:29 |
33.65 |
import std; int main() { std::println("Hello World!"); } |
No win (2 of 3) |
98.4% |
4 |
117. |
2024-07-28 11:18:51 |
42.55 |
import string from random import * characters = string.ascii... |
Win (1 of 3) |
97.1% |
16 |
116. |
2024-07-28 11:17:40 |
35.86 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
Win (1 of 3) |
95.7% |
38 |
115. |
2024-07-28 11:15:24 |
35.76 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
Win (1 of 3) |
96.5% |
11 |
114. |
2024-07-28 09:11:29 |
32.10 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
94.1% |
11 |
113. |
2024-07-28 09:10:12 |
31.08 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
Win (1 of 3) |
93.3% |
13 |
112. |
2024-07-13 03:48:22 |
29.90 |
import re import sys import urllib2 import BeautifulSoup usa... |
No win (2 of 3) |
93.7% |
18 |
111. |
2024-07-13 03:45:35 |
28.80 |
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... |
No win (2 of 3) |
95% |
18 |
110. |
2024-07-13 03:43:32 |
28.87 |
import urllib2 import urllib import json url = "http://ajax.... |
Win (1 of 3) |
93.5% |
34 |
109. |
2024-07-13 03:40:04 |
29.98 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
94.9% |
10 |
108. |
2024-07-13 03:38:42 |
26.15 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
Win (1 of 3) |
93% |
8 |
107. |
2024-07-12 23:28:45 |
35.16 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
Win (1 of 3) |
95.2% |
14 |