Text analysis for Solomon (solomonarsnova)

Return to profile of Solomon (solomonarsnova)

View texts not yet raced by Solomon (solomonarsnova)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 63.84 1.1984 0.3424 85 2 61.94 2025-08-31
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.16 1.0518 0.1105 152 5 42.95 2025-07-14
3. import string from random import * characters = string.ascii... 48.10 1.1814 -0.0205 190 3 44.76 2025-08-27
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.42 1.1383 0.0062 272 3 46.55 2025-10-10
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 46.58 1.1067 0.0175 388 2 45.47 2025-09-24
6. import urllib2 import json screen_name = "wordpress" url = "... 44.76 1.0621 0.0182 246 2 42.43 2025-09-24
7. import os import sys def run(program, *args): pid = os.fork(... 44.12 1.0473 0.0175 154 2 41.40 2025-08-26
8. /** Loop waiting for a connection and a valid command */ whi... 44.01 1.0448 0.0174 445 5 38.59 2025-07-07
9. public class HelloWorld { public static void main(String[] ... 43.85 1.0599 -0.0016 143 3 39.83 2025-07-05
10. function calculateArea(width, height) { try { var area = ... 43.76 1.0366 0.0196 301 2 39.23 2025-09-24
11. /* Read a set of characters from the socket */ StringBuffer ... 40.94 1.0042 -0.0161 542 4 38.36 2025-08-31
12. (publish :path "/hello-count" :content-type "text/html" :fun... 38.73 0.9487 -0.0139 356 3 33.98 2025-07-07
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.54 0.9386 -0.0084 256 3 35.92 2025-08-31
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.28 0.9234 0.0005 236 2 34.62 2025-08-03
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 37.39 0.9849 -0.0825 183 3 36.42 2025-07-07
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 36.67 0.9180 -0.0330 264 3 32.71 2025-07-07
17. import std; int main() { std::println("Hello World!"); } 35.25 0.9810 -0.1302 56 4 32.34 2025-07-07
18. import urllib2 import urllib import json url = "http://ajax.... 34.53 0.9776 -0.1442 438 1 34.53 2025-07-07
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 32.21 0.8513 -0.0739 179 2 30.31 2025-07-07
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 32.08 0.9215 -0.1472 78 5 26.64 2025-07-07
21. import re import sys import urllib2 import BeautifulSoup usa... 31.87 0.9803 -0.2111 344 1 31.87 2025-07-12