Text analysis for Jeremy (cutecup)

Return to profile of Jeremy (cutecup)

View texts not yet raced by Jeremy (cutecup)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. public class HelloWorld { public static void main(String[] ... 69.17 1.0599 0.3101 143 3 63.21 2025-10-22
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 66.94 1.1383 0.1876 272 2 62.54 2025-10-22
3. import string from random import * characters = string.ascii... 66.64 1.1814 0.1385 190 2 66.28 2025-10-22
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 56.86 1.0518 0.0744 152 3 47.69 2025-10-21
5. import urllib2 import json screen_name = "wordpress" url = "... 56.79 1.0621 0.0627 246 1 56.79 2025-10-21
6. import re import sys import urllib2 import BeautifulSoup usa... 54.17 0.9803 0.0926 344 3 52.11 2025-10-22
7. /* Read a set of characters from the socket */ StringBuffer ... 53.85 1.0042 0.0624 542 2 52.05 2025-10-18
8. import urllib2 import urllib import json url = "http://ajax.... 52.57 0.9776 0.0636 438 3 48.58 2025-10-22
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.50 1.1067 -0.0668 388 1 52.50 2025-10-21
10. function calculateArea(width, height) { try { var area = ... 52.34 1.0366 0.0001 301 3 48.84 2025-10-22
11. /** Loop waiting for a connection and a valid command */ whi... 52.17 1.0448 -0.0115 445 1 52.17 2025-10-21
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 50.84 0.9386 0.0684 256 2 48.92 2025-10-22
13. import os import sys def run(program, *args): pid = os.fork(... 46.84 1.0473 -0.1196 154 1 46.84 2025-10-17
14. (publish :path "/hello-count" :content-type "text/html" :fun... 44.90 0.9487 -0.0594 356 1 44.90 2025-10-21
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 43.74 0.9180 -0.0517 264 1 43.74 2025-10-21
16. input("\n\nPress the enter key to exit.") # waits for the us... 41.06 1.1984 -0.3851 85 1 41.06 2025-10-18
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.09 0.9234 -0.1888 236 1 37.09 2025-10-18
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.01 0.8513 -0.1381 179 2 33.04 2025-10-22