Text analysis for procrastinating (sticknleaf)

Return to profile of procrastinating (sticknleaf)

View texts not yet raced by procrastinating (sticknleaf)

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... 92.72 1.1814 0.1604 190 3 83.54 2025-10-27
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 80.00 1.1383 0.0194 272 2 77.13 2025-10-28
3. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 77.89 1.0060 0.1212 467 3 74.20 2025-10-28
4. import os import sys def run(program, *args): pid = os.fork(... 77.53 1.0473 0.0747 154 2 72.86 2025-10-29
5. /** Loop waiting for a connection and a valid command */ whi... 75.79 1.0448 0.0520 445 1 75.79 2025-10-28
6. import std; int main() { std::println("Hello World!"); } 74.93 0.9810 0.1033 56 2 61.59 2025-10-27
7. import urllib2 import json screen_name = "wordpress" url = "... 74.81 1.0621 0.0205 246 3 72.91 2025-08-19
8. function calculateArea(width, height) { try { var area = ... 74.25 1.0366 0.0379 301 5 65.86 2025-10-28
9. import urllib2 import urllib import json url = "http://ajax.... 73.20 0.9776 0.0817 438 1 73.20 2025-10-27
10. input("\n\nPress the enter key to exit.") # waits for the us... 72.17 1.1984 -0.1540 85 2 71.67 2025-10-27
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 70.03 1.1067 -0.0933 388 2 63.64 2025-10-29
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 68.07 0.9849 0.0002 183 1 68.07 2025-10-28
13. import re import sys import urllib2 import BeautifulSoup usa... 67.42 0.9803 -0.0046 344 1 67.42 2025-10-28
14. print "Using URL", url req = urllib2.Request(url) fd = urlli... 67.15 1.0518 -0.0800 152 3 62.28 2025-08-19
15. (publish :path "/hello-count" :content-type "text/html" :fun... 64.46 0.9487 -0.0159 356 4 58.90 2025-10-29
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 59.89 0.9215 -0.0548 78 3 55.25 2025-10-27
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 54.04 0.9234 -0.1414 236 1 54.04 2025-08-19
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 53.52 0.9180 -0.1435 264 1 53.52 2025-04-21
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 50.91 0.8513 -0.1146 179 1 50.91 2025-10-27