Text analysis for Eugene (havlong)

Return to profile of Eugene (havlong)

View texts not yet raced by Eugene (havlong)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 60.53 1.1801 0.0987 190 4 59.06 2023-11-12
2. public class HelloWorld { public static void main(String[] ... 56.13 1.0522 0.1337 143 1 56.13 2023-12-19
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 53.50 1.1366 -0.0063 272 3 52.43 2023-11-12
4. input("\n\nPress the enter key to exit.") # waits for the us... 52.68 1.2095 -0.0965 85 2 51.30 2023-11-12
5. /* Read a set of characters from the socket */ StringBuffer ... 49.81 0.9937 0.0586 542 2 48.74 2024-02-02
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 49.23 1.1061 -0.0660 388 2 48.91 2023-12-19
7. import urllib2 import json screen_name = "wordpress" url = "... 49.20 1.0541 -0.0146 246 1 49.20 2023-11-12
8. import urllib2 import urllib import json url = "http://ajax.... 48.03 0.9647 0.0500 438 2 46.64 2023-11-12
9. import re import sys import urllib2 import BeautifulSoup usa... 46.54 0.9697 0.0136 344 1 46.54 2023-11-12
10. function calculateArea(width, height) { try { var area = ... 46.07 1.0250 -0.0517 301 2 45.69 2023-11-12
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.65 0.9341 0.0304 256 2 41.52 2023-11-12
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.67 0.9139 0.0298 264 2 43.82 2024-02-02
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 41.17 0.9769 -0.1071 183 2 39.46 2023-11-12
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.92 0.9134 -0.0700 78 2 36.00 2023-11-12
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.34 0.9110 -0.1010 236 1 38.34 2023-11-12
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 37.99 0.8589 -0.0563 179 1 37.99 2023-12-19