Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
27. |
2023-05-30 11:10:22 |
26.96 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
Win (1 of 3) |
91.8% |
12 |
26. |
2023-05-30 11:08:05 |
33.72 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
94% |
12 |
25. |
2023-05-30 11:06:19 |
30.55 |
import re import sys import urllib2 import BeautifulSoup usa... |
Win (1 of 3) |
94.7% |
19 |
24. |
2023-05-29 17:05:05 |
24.00 |
int res; unsigned long flags; u32 data = 0; if (PCI_##size##... |
No win (3 of 3) |
90% |
12 |
23. |
2023-05-29 17:02:28 |
30.80 |
import urllib2 import json screen_name = "wordpress" url = "... |
Win (1 of 3) |
92.9% |
12 |
22. |
2023-05-29 17:00:23 |
32.21 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
91.5% |
11 |
21. |
2023-05-29 16:58:58 |
23.71 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
91.4% |
10 |
20. |
2023-05-29 16:56:22 |
33.92 |
import string from random import * characters = string.ascii... |
Win (1 of 3) |
92.3% |
13 |
19. |
2023-05-29 16:54:47 |
27.09 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
91.8% |
8 |
18. |
2023-05-29 16:53:09 |
33.00 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
91.5% |
12 |
17. |
2023-05-29 16:50:46 |
25.67 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
No win (3 of 3) |
91.5% |
27 |
16. |
2023-05-29 16:47:31 |
34.19 |
import random min = 1 max = 6 roll_again = "yes" while roll_... |
Win (1 of 3) |
93.3% |
22 |
15. |
2023-05-29 16:45:17 |
26.85 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
Win (1 of 3) |
91.7% |
12 |
14. |
2023-05-29 16:42:57 |
23.66 |
function calculateArea(width, height) { try { var area = ... |
Win (1 of 3) |
92.4% |
18 |
13. |
2023-05-29 16:40:09 |
24.06 |
/* Read a set of characters from the socket */ StringBuffer ... |
No win (3 of 3) |
92.4% |
36 |
12. |
2023-05-29 16:35:11 |
19.52 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
89.7% |
6 |
11. |
2023-05-29 16:33:56 |
26.74 |
import re import sys import urllib2 import BeautifulSoup usa... |
Win (1 of 3) |
94.1% |
16 |
10. |
2023-05-29 16:31:00 |
30.29 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 3) |
91.5% |
11 |
9. |
2023-05-29 16:29:32 |
27.81 |
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... |
Win (1 of 3) |
91.8% |
17 |
8. |
2023-05-29 16:27:14 |
29.97 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
Win (1 of 3) |
93.1% |
12 |