Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
21. |
2022-11-29 18:14:16 |
44.61 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
92% |
13 |
20. |
2022-11-29 17:59:54 |
54.53 |
public class HelloWorld { public static void main(String[] ... |
No win (2 of 3) |
95% |
16 |
19. |
2022-11-29 17:58:43 |
50.22 |
/* Read a set of characters from the socket */ StringBuffer ... |
No win (3 of 3) |
95% |
74 |
18. |
2022-11-29 17:56:03 |
67.14 |
import urllib2 import json screen_name = "wordpress" url = "... |
Win (1 of 3) |
98% |
27 |
17. |
2022-11-29 17:54:47 |
55.16 |
import urllib2 import urllib import json url = "http://ajax.... |
No win (2 of 3) |
97% |
64 |
16. |
2022-11-04 16:13:22 |
51.12 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
97% |
22 |
15. |
2022-11-03 17:22:57 |
56.01 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (2 of 3) |
96% |
24 |
14. |
2022-11-03 15:41:46 |
54.36 |
/** Loop waiting for a connection and a valid command */ whi... |
No win (2 of 3) |
96% |
52 |
13. |
2022-11-03 15:39:44 |
47.71 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (2 of 3) |
96% |
14 |
12. |
2022-11-03 15:38:58 |
45.81 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
No win (3 of 3) |
93% |
18 |
11. |
2022-11-02 19:59:15 |
55.67 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
97% |
19 |
10. |
2022-11-02 19:57:55 |
54.99 |
import urllib2 import urllib import json url = "http://ajax.... |
No win (2 of 3) |
96% |
64 |
9. |
2022-11-02 19:55:50 |
46.40 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
97% |
14 |
8. |
2022-11-02 19:55:01 |
55.60 |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
Win (1 of 3) |
97% |
59 |
7. |
2022-11-02 19:52:54 |
51.26 |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
No win (3 of 3) |
95% |
22 |
6. |
2022-11-02 19:51:28 |
53.60 |
public class HelloWorld { public static void main(String[] ... |
No win (2 of 3) |
95% |
16 |
5. |
2022-11-02 19:50:32 |
58.62 |
import random min = 1 max = 6 roll_again = "yes" while roll_... |
Win (1 of 3) |
96% |
38 |
4. |
2022-11-02 19:49:12 |
52.09 |
import os import sys def run(program, *args): pid = os.fork(... |
No win (2 of 3) |
95% |
18 |
3. |
2022-11-02 19:47:57 |
57.50 |
function calculateArea(width, height) { try { var area = ... |
Win (1 of 3) |
97% |
44 |
2. |
2022-11-02 19:46:31 |
56.97 |
import random min = 1 max = 6 roll_again = "yes" while roll_... |
Win (1 of 3) |
96% |
37 |