Text analysis for tstats[joshuarose] (joshuarose)

Return to profile of tstats[joshuarose] (joshuarose)

View texts not yet raced by tstats[joshuarose] (joshuarose)

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_... 108.53 1.1383 0.1215 272 5 89.61 2024-06-17
2. import urllib2 import json screen_name = "wordpress" url = "... 106.90 1.0621 0.1851 246 5 71.54 2024-06-17
3. input("\n\nPress the enter key to exit.") # waits for the us... 103.72 1.1984 -0.0072 85 4 89.47 2024-06-17
4. import os import sys def run(program, *args): pid = os.fork(... 102.14 1.0473 0.1433 154 4 76.33 2024-06-17
5. import urllib2 import urllib import json url = "http://ajax.... 100.35 0.9776 0.1986 438 5 78.48 2024-06-17
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 98.39 1.1067 0.0344 388 6 73.36 2024-06-18
7. public class HelloWorld { public static void main(String[] ... 96.75 1.0599 0.0693 143 1 96.75 2024-07-10
8. /** Loop waiting for a connection and a valid command */ whi... 96.36 1.0448 0.0866 445 2 93.61 2024-07-10
9. function calculateArea(width, height) { try { var area = ... 94.75 1.0366 0.0733 301 4 66.62 2024-06-17
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 94.07 0.9849 0.1136 183 5 79.91 2024-06-17
11. import re import sys import urllib2 import BeautifulSoup usa... 91.58 0.9803 0.0919 344 1 91.58 2024-06-17
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 90.91 0.9180 0.1399 264 6 70.91 2024-07-10
13. print "Using URL", url req = urllib2.Request(url) fd = urlli... 88.22 1.0518 -0.0182 152 2 77.08 2024-06-17
14. (publish :path "/hello-count" :content-type "text/html" :fun... 83.32 0.9487 0.0340 356 3 70.51 2024-06-18
15. import std; int main() { std::println("Hello World!"); } 77.33 0.9810 -0.0660 56 1 77.33 2024-06-17
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 76.72 0.9215 -0.0241 78 1 76.72 2023-12-18
17. /* Read a set of characters from the socket */ StringBuffer ... 69.82 1.0042 -0.1844 542 2 66.62 2023-12-18
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 65.07 0.8513 -0.1046 179 1 65.07 2024-06-17
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 49.98 0.9234 -0.3316 236 2 48.48 2022-05-07
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 44.53 0.9386 -0.4179 256 1 44.53 2021-12-09