| Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
| 33. |
2024-07-05 17:52:06 |
22.15 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
95.5% |
7 |
| 32. |
2024-07-05 17:49:31 |
21.63 |
import random min = 1 max = 6 roll_again = "yes" while roll_... |
Win (1 of 3) |
92.5% |
14 |
| 31. |
2024-07-05 17:46:46 |
18.60 |
input("\n\nPress the enter key to exit.") # waits for the us... |
No win (3 of 3) |
93% |
5 |
| 30. |
2024-07-05 17:45:32 |
23.81 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
Win (1 of 3) |
92.3% |
10 |
| 29. |
2024-07-05 17:43:16 |
24.67 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
Win (1 of 3) |
91.6% |
26 |
| 28. |
2024-07-05 01:59:34 |
19.60 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
Win (1 of 3) |
90.7% |
8 |
| 27. |
2024-07-05 01:56:40 |
20.48 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
No win (2 of 3) |
91.9% |
7 |
| 26. |
2024-07-05 01:54:54 |
17.88 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (2 of 3) |
92% |
5 |
| 25. |
2024-07-05 01:53:23 |
21.23 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
Win (1 of 3) |
90% |
8 |
| 24. |
2024-07-05 01:51:13 |
24.84 |
import urllib2 import json screen_name = "wordpress" url = "... |
Win (1 of 3) |
91.6% |
10 |
| 23. |
2024-05-19 02:45:56 |
13.05 |
import std; int main() { std::println("Hello World!"); } |
No win (3 of 3) |
90% |
2 |
| 22. |
2024-05-18 17:51:21 |
22.54 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
No win (2 of 3) |
92.2% |
24 |
| 21. |
2024-05-18 17:46:30 |
20.05 |
import random min = 1 max = 6 roll_again = "yes" while roll_... |
Win (1 of 3) |
92% |
13 |
| 20. |
2024-05-17 22:32:41 |
17.85 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
89.1% |
8 |
| 19. |
2024-01-15 07:20:00 |
22.10 |
import os import sys def run(program, *args): pid = os.fork(... |
No win (2 of 3) |
92.9% |
8 |
| 18. |
2024-01-15 07:18:04 |
20.26 |
/* Read a set of characters from the socket */ StringBuffer ... |
Win (1 of 3) |
92.9% |
30 |
| 17. |
2024-01-15 01:49:02 |
21.01 |
import urllib2 import urllib import json url = "http://ajax.... |
Win (1 of 3) |
93.1% |
25 |
| 16. |
2024-01-14 22:29:44 |
20.37 |
import os import sys def run(program, *args): pid = os.fork(... |
No win (2 of 3) |
90.8% |
7 |
| 15. |
2024-01-14 18:43:30 |
19.38 |
import urllib2 import urllib import json url = "http://ajax.... |
Win (1 of 3) |
92% |
23 |
| 14. |
2024-01-14 18:38:24 |
21.72 |
function calculateArea(width, height) { try { var area = ... |
Win (1 of 3) |
92.8% |
17 |