Text analysis for hack89 (hack89)

Return to profile of hack89 (hack89)

View texts not yet raced by hack89 (hack89)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 49.03 1.1067 0.2104 388 4 46.01 2022-05-10
2. input("\n\nPress the enter key to exit.") # waits for the us... 43.71 1.1984 -0.0521 85 2 37.87 2022-01-31
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 43.19 1.1383 0.0112 272 1 43.19 2022-05-16
4. public class HelloWorld { public static void main(String[] ... 42.66 1.0599 0.1007 143 3 36.13 2022-01-31
5. import os import sys def run(program, *args): pid = os.fork(... 41.16 1.0473 0.0713 154 3 39.20 2022-05-10
6. /* Read a set of characters from the socket */ StringBuffer ... 40.77 1.0042 0.1206 542 3 39.11 2022-02-17
7. function calculateArea(width, height) { try { var area = ... 39.38 1.0366 0.0489 301 2 38.50 2022-05-10
8. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.17 0.9180 0.1450 264 3 35.42 2022-01-07
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 39.15 0.9849 0.0844 183 2 37.34 2022-05-10
10. import urllib2 import urllib import json url = "http://ajax.... 38.02 0.9776 0.0898 438 1 38.02 2022-05-10
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.69 0.9234 0.1133 236 1 37.69 2022-01-31
12. /** Loop waiting for a connection and a valid command */ whi... 36.79 1.0448 -0.0310 445 1 36.79 2022-01-06
13. import re import sys import urllib2 import BeautifulSoup usa... 35.84 0.9803 0.0153 344 3 35.47 2022-05-10
14. (publish :path "/hello-count" :content-type "text/html" :fun... 35.76 0.9487 0.0532 356 2 35.38 2022-05-10
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 34.77 0.9386 0.0037 256 1 34.77 2022-05-10
16. print "Using URL", url req = urllib2.Request(url) fd = urlli... 25.54 1.0518 -0.3471 152 1 25.54 2018-04-30
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 23.43 0.9215 -0.2756 78 1 23.43 2022-01-31