Text analysis for ABCD (x007)

Return to profile of ABCD (x007)

View texts not yet raced by ABCD (x007)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 76.02 1.1383 0.0211 272 13 64.57 2025-01-18
2. import string from random import * characters = string.ascii... 74.16 1.1814 -0.0467 190 23 63.97 2025-01-15
3. public class HelloWorld { public static void main(String[] ... 73.08 1.0599 0.0557 143 72 56.11 2025-01-19
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 72.81 1.0518 0.0630 152 63 56.52 2025-01-26
5. input("\n\nPress the enter key to exit.") # waits for the us... 72.06 1.1984 -0.1025 85 16 63.37 2025-01-16
6. import os import sys def run(program, *args): pid = os.fork(... 71.02 1.0473 0.0392 154 52 56.41 2025-01-19
7. function calculateArea(width, height) { try { var area = ... 70.64 1.0366 0.0424 301 15 60.39 2025-01-04
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 69.92 1.1067 -0.0389 388 28 64.67 2025-01-17
9. import urllib2 import json screen_name = "wordpress" url = "... 67.85 1.0621 -0.0234 246 29 61.83 2025-01-11
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 67.55 0.9215 0.1090 78 49 50.16 2025-01-19
11. import std; int main() { std::println("Hello World!"); } 67.29 0.9810 0.0400 56 29 56.18 2025-01-18
12. import urllib2 import urllib import json url = "http://ajax.... 66.00 0.9776 0.0316 438 23 59.46 2025-01-26
13. /** Loop waiting for a connection and a valid command */ whi... 65.57 1.0448 -0.0387 445 49 54.77 2025-01-16
14. /* Read a set of characters from the socket */ StringBuffer ... 65.19 1.0042 -0.0074 542 30 59.06 2025-01-18
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 64.72 0.9386 0.0491 256 55 51.76 2024-10-31
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 63.88 0.9849 -0.0070 183 61 53.10 2025-01-16
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 63.06 0.9180 0.0454 264 56 48.86 2025-01-18
18. import re import sys import urllib2 import BeautifulSoup usa... 61.87 0.9803 -0.0361 344 28 56.11 2025-01-17
19. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 61.48 1.0060 -0.0810 467 17 55.31 2025-01-19
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 59.24 0.8513 0.0470 179 23 52.74 2025-01-16
21. (publish :path "/hello-count" :content-type "text/html" :fun... 57.87 0.9487 -0.0596 356 46 46.90 2025-01-04
22. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 57.17 0.9234 -0.0465 236 45 47.61 2024-09-26
23. var $form, width, height, area; $form = $('#calculator'); $(... 39.74 0.8254 -0.2171 372 1 39.74 2018-10-02