Text analysis for Juey (spyrox)

Return to profile of Juey (spyrox)

View texts not yet raced by Juey (spyrox)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import os import sys def run(program, *args): pid = os.fork(... 49.88 1.0473 0.2371 154 2 45.13 2026-02-17
2. input("\n\nPress the enter key to exit.") # waits for the us... 48.85 1.1984 0.0595 85 1 48.85 2024-07-24
3. function calculateArea(width, height) { try { var area = ... 44.83 1.0366 0.1178 301 1 44.83 2026-02-17
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 44.53 1.1383 0.0084 272 1 44.53 2024-07-24
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 43.71 1.1067 0.0188 388 4 42.44 2026-02-17
6. public class HelloWorld { public static void main(String[] ... 42.88 1.0599 0.0443 143 1 42.88 2024-07-24
7. /* Read a set of characters from the socket */ StringBuffer ... 39.95 1.0042 0.0245 542 1 39.95 2024-07-24
8. import re import sys import urllib2 import BeautifulSoup usa... 39.82 0.9803 0.0451 344 2 39.47 2024-07-24
9. import urllib2 import json screen_name = "wordpress" url = "... 39.48 1.0621 -0.0455 246 2 37.42 2024-07-28
10. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 37.49 0.9180 0.0474 264 1 37.49 2024-07-24
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 36.97 0.9386 0.0134 256 2 36.17 2024-07-28
12. import std; int main() { std::println("Hello World!"); } 36.38 0.9810 -0.0442 56 1 36.38 2024-07-28
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 34.86 0.9215 -0.0238 78 2 33.77 2024-07-28
14. (publish :path "/hello-count" :content-type "text/html" :fun... 34.52 0.9487 -0.0598 356 1 34.52 2024-07-28
15. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.89 1.0518 -0.1791 152 1 33.89 2024-07-24
16. import string from random import * characters = string.ascii... 33.84 1.1814 -0.3100 190 1 33.84 2024-07-24
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 33.81 0.9234 -0.0528 236 2 33.42 2024-07-28
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.16 0.8513 -0.0489 179 1 31.16 2026-02-17