Text analysis for Ajay (aj4yyy)

Return to profile of Ajay (aj4yyy)

View texts not yet raced by Ajay (aj4yyy)

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_... 36.17 1.1383 0.0985 272 3 30.31 2025-08-07
2. import urllib2 import json screen_name = "wordpress" url = "... 34.58 1.0621 0.1203 246 2 32.24 2025-08-23
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.46 1.0518 0.0923 152 6 30.00 2025-09-12
4. import re import sys import urllib2 import BeautifulSoup usa... 32.80 0.9803 0.1412 344 3 29.24 2025-08-22
5. /* Read a set of characters from the socket */ StringBuffer ... 32.65 1.0042 0.1122 542 3 29.31 2025-08-06
6. /** Loop waiting for a connection and a valid command */ whi... 32.62 1.0448 0.0706 445 4 30.17 2025-08-23
7. import string from random import * characters = string.ascii... 32.52 1.1814 -0.0694 190 3 30.18 2025-08-11
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 32.35 1.1067 -0.0005 388 2 30.62 2025-07-29
9. import os import sys def run(program, *args): pid = os.fork(... 32.11 1.0473 0.0506 154 2 29.77 2025-08-23
10. import std; int main() { std::println("Hello World!"); } 31.43 0.9810 0.0937 56 3 29.75 2025-09-12
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 28.79 0.9386 0.0458 256 3 26.44 2025-08-07
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 27.44 0.9849 -0.0466 183 3 26.92 2025-08-05
13. import urllib2 import urllib import json url = "http://ajax.... 26.31 0.9776 -0.0780 438 1 26.31 2025-07-28
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 24.85 0.8513 -0.0016 179 2 24.06 2025-07-29
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 24.30 0.9180 -0.0871 264 2 21.54 2025-09-12
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 24.03 0.9234 -0.1017 236 1 24.03 2025-08-01
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 23.81 0.9215 -0.1074 78 1 23.81 2025-08-05
18. public class HelloWorld { public static void main(String[] ... 22.68 1.0599 -0.2844 143 1 22.68 2025-08-03