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. input("\n\nPress the enter key to exit.") # waits for the us... 77.67 1.1984 -0.0068 85 8 62.77 2026-01-28
2. import string from random import * characters = string.ascii... 76.65 1.1814 -0.0054 190 7 67.21 2026-02-11
3. public class HelloWorld { public static void main(String[] ... 75.95 1.0599 0.1053 143 12 63.92 2026-02-25
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 73.57 1.1383 -0.0096 272 12 66.45 2026-02-23
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 72.54 1.1067 0.0062 388 8 65.35 2026-02-04
6. import std; int main() { std::println("Hello World!"); } 72.11 0.9810 0.1253 56 6 61.55 2026-02-25
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 70.18 1.0518 0.0249 152 11 59.78 2026-02-04
8. import urllib2 import urllib import json url = "http://ajax.... 69.21 0.9776 0.0842 438 16 58.83 2026-02-28
9. function calculateArea(width, height) { try { var area = ... 69.12 1.0366 0.0238 301 11 59.50 2026-02-06
10. /** Loop waiting for a connection and a valid command */ whi... 66.71 1.0448 -0.0213 445 8 59.55 2026-02-25
11. import os import sys def run(program, *args): pid = os.fork(... 66.26 1.0473 -0.0307 154 8 58.94 2026-02-11
12. import urllib2 import json screen_name = "wordpress" url = "... 66.24 1.0621 -0.0458 246 7 62.33 2026-01-28
13. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 65.61 1.0060 0.0006 467 7 62.51 2026-01-26
14. /* Read a set of characters from the socket */ StringBuffer ... 64.84 1.0042 -0.0094 542 8 56.82 2026-01-28
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 64.72 0.9386 0.0543 256 13 55.06 2026-02-06
16. (publish :path "/hello-count" :content-type "text/html" :fun... 61.60 0.9487 -0.0036 356 11 53.20 2026-02-23
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 59.48 0.9234 -0.0109 236 5 51.01 2026-02-06
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 59.02 0.9180 -0.0125 264 12 51.18 2026-02-13
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 57.67 0.9849 -0.1001 183 5 55.15 2026-01-28
20. import re import sys import urllib2 import BeautifulSoup usa... 56.72 0.9803 -0.1101 344 6 53.76 2025-11-15
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 48.35 0.8513 -0.1095 179 5 41.29 2026-02-25
22. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.45 0.9215 -0.2395 78 4 40.82 2026-02-25