Text analysis for Alex (a_kaban)

Return to profile of Alex (a_kaban)

View texts not yet raced by Alex (a_kaban)

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... 71.88 1.1814 -0.0063 190 81 54.58 2024-11-26
2. input("\n\nPress the enter key to exit.") # waits for the us... 71.79 1.1984 -0.0316 85 77 53.73 2024-11-14
3. import std; int main() { std::println("Hello World!"); } 71.73 0.9810 0.1827 56 63 46.55 2024-11-28
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 68.70 1.1383 -0.0188 272 80 53.19 2024-12-24
5. import urllib2 import json screen_name = "wordpress" url = "... 67.28 1.0621 0.0382 246 67 50.37 2024-11-10
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 66.31 1.1067 -0.0246 388 76 53.83 2024-11-20
7. function calculateArea(width, height) { try { var area = ... 63.57 1.0366 0.0010 301 97 52.20 2024-12-29
8. /** Loop waiting for a connection and a valid command */ whi... 62.97 1.0448 -0.0126 445 68 50.15 2024-11-27
9. public class HelloWorld { public static void main(String[] ... 62.62 1.0599 -0.0384 143 67 52.60 2024-11-27
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.49 1.0518 -0.0291 152 60 49.96 2024-11-27
11. /* Read a set of characters from the socket */ StringBuffer ... 62.24 1.0042 0.0126 542 78 49.47 2024-11-26
12. import urllib2 import urllib import json url = "http://ajax.... 59.69 0.9776 -0.0022 438 63 48.45 2024-11-14
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 58.62 0.9386 0.0173 256 86 45.74 2024-11-27
14. import os import sys def run(program, *args): pid = os.fork(... 58.33 1.0473 -0.0934 154 69 44.32 2024-12-29
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 58.18 0.9849 -0.0331 183 72 46.02 2024-12-29
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 58.12 0.8513 0.0907 179 73 45.53 2024-12-29
17. (publish :path "/hello-count" :content-type "text/html" :fun... 58.09 0.9487 0.0045 356 67 42.12 2024-11-26
18. import re import sys import urllib2 import BeautifulSoup usa... 57.12 0.9803 -0.0488 344 73 43.72 2025-01-27
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 54.43 0.9234 -0.0315 236 78 44.14 2024-11-27
20. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 53.75 1.0060 -0.1427 467 8 50.07 2024-10-17
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 53.03 0.9215 -0.0571 78 56 39.98 2024-12-08
22. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.85 0.9180 -0.1203 264 71 41.00 2024-12-08