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... 70.78 1.1984 0.3950 85 3 64.89 2025-11-22
2. import string from random import * characters = string.ascii... 58.43 1.1814 0.1340 190 5 49.03 2025-11-22
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 55.73 1.1383 0.1163 272 4 48.84 2025-11-02
4. import urllib2 import json screen_name = "wordpress" url = "... 49.30 1.0621 0.0478 246 3 44.72 2025-11-22
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 48.46 1.1067 -0.0157 388 3 46.47 2025-11-09
6. import os import sys def run(program, *args): pid = os.fork(... 48.31 1.0473 0.0403 154 3 43.70 2025-10-20
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.16 1.0518 0.0324 152 5 42.95 2025-07-14
8. import std; int main() { std::println("Hello World!"); } 44.24 0.9810 0.0150 56 5 34.72 2025-11-22
9. /** Loop waiting for a connection and a valid command */ whi... 44.01 1.0448 -0.0540 445 5 38.59 2025-07-07
10. public class HelloWorld { public static void main(String[] ... 43.85 1.0599 -0.0727 143 3 39.83 2025-07-05
11. function calculateArea(width, height) { try { var area = ... 43.76 1.0366 -0.0514 301 3 40.28 2025-11-02
12. import urllib2 import urllib import json url = "http://ajax.... 42.00 0.9776 -0.0321 438 4 39.05 2025-12-08
13. /* Read a set of characters from the socket */ StringBuffer ... 40.94 1.0042 -0.0825 542 4 38.36 2025-08-31
14. import re import sys import urllib2 import BeautifulSoup usa... 40.94 0.9803 -0.0586 344 2 36.41 2025-11-09
15. (publish :path "/hello-count" :content-type "text/html" :fun... 38.73 0.9487 -0.0768 356 3 33.98 2025-07-07
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.54 0.9386 -0.0710 256 3 35.92 2025-08-31
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 38.45 0.9215 -0.0559 78 6 28.61 2025-12-08
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.28 0.9234 -0.0616 236 2 34.62 2025-08-03
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 37.39 0.9849 -0.1432 183 3 36.42 2025-07-07
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 36.67 0.9180 -0.0925 264 3 32.71 2025-07-07
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 32.21 0.8513 -0.1262 179 2 30.31 2025-07-07