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. import string from random import * characters = string.ascii... 75.65 1.1814 0.0336 190 5 63.46 2025-11-18
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 72.73 1.1383 0.0298 272 8 65.23 2025-11-18
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 72.27 1.1067 0.0540 388 4 62.68 2025-12-02
4. public class HelloWorld { public static void main(String[] ... 69.17 1.0599 0.0510 143 7 62.14 2025-11-19
5. function calculateArea(width, height) { try { var area = ... 68.65 1.0366 0.0659 301 5 53.43 2025-11-15
6. input("\n\nPress the enter key to exit.") # waits for the us... 67.60 1.1984 -0.1127 85 6 57.88 2025-11-11
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 67.20 1.0518 0.0274 152 6 53.63 2025-10-30
8. /** Loop waiting for a connection and a valid command */ whi... 66.71 1.0448 0.0266 445 6 58.81 2025-11-17
9. import urllib2 import json screen_name = "wordpress" url = "... 66.09 1.0621 -0.0007 246 6 61.68 2025-11-21
10. /* Read a set of characters from the socket */ StringBuffer ... 64.84 1.0042 0.0371 542 6 55.63 2025-11-15
11. import os import sys def run(program, *args): pid = os.fork(... 64.49 1.0473 -0.0116 154 5 57.76 2025-11-21
12. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 63.75 1.0060 0.0178 467 4 62.17 2025-11-16
13. import std; int main() { std::println("Hello World!"); } 63.09 0.9810 0.0322 56 3 54.08 2025-11-15
14. import urllib2 import urllib import json url = "http://ajax.... 63.08 0.9776 0.0355 438 11 56.63 2025-11-17
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 59.90 0.9386 0.0234 256 5 51.79 2025-11-18
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 59.02 0.9180 0.0299 264 10 51.29 2025-11-18
17. import re import sys import urllib2 import BeautifulSoup usa... 56.72 0.9803 -0.0694 344 6 53.76 2025-11-15
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 56.37 0.9849 -0.0796 183 2 55.52 2025-11-11
19. (publish :path "/hello-count" :content-type "text/html" :fun... 54.89 0.9487 -0.0672 356 6 50.25 2025-11-18
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 53.31 0.9234 -0.0672 236 2 45.20 2025-11-21
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 46.54 0.8513 -0.1039 179 3 37.54 2025-10-28
22. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.45 0.9215 -0.2076 78 3 41.88 2025-12-02