Text analysis for Junji (mochi_with_shoyu)

Return to profile of Junji (mochi_with_shoyu)

View texts not yet raced by Junji (mochi_with_shoyu)

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... 74.87 1.1984 0.3844 85 6 64.34 2024-09-28
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 56.57 1.1383 0.0599 272 3 53.51 2024-09-23
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 56.26 1.1067 0.0865 388 4 46.53 2024-09-28
4. import os import sys def run(program, *args): pid = os.fork(... 55.45 1.0473 0.1306 154 2 53.80 2024-09-25
5. import string from random import * characters = string.ascii... 55.42 1.1814 -0.0038 190 9 52.68 2024-09-28
6. function calculateArea(width, height) { try { var area = ... 53.18 1.0366 0.0915 301 5 49.56 2024-09-26
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.13 1.0518 0.0780 152 2 49.91 2024-09-25
8. import std; int main() { std::println("Hello World!"); } 52.25 0.9810 0.1205 56 3 41.08 2024-09-25
9. import re import sys import urllib2 import BeautifulSoup usa... 50.96 0.9803 0.0998 344 4 44.26 2024-09-26
10. public class HelloWorld { public static void main(String[] ... 50.38 1.0599 0.0083 143 1 50.38 2024-09-22
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 50.19 0.9234 0.1447 236 3 47.44 2024-09-24
12. /** Loop waiting for a connection and a valid command */ whi... 49.56 1.0448 0.0110 445 4 46.10 2024-09-26
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.88 0.9386 0.0762 256 3 41.22 2024-09-24
14. /* Read a set of characters from the socket */ StringBuffer ... 47.64 1.0042 0.0074 542 4 45.23 2024-09-26
15. (publish :path "/hello-count" :content-type "text/html" :fun... 46.97 0.9487 0.0528 356 4 45.32 2024-09-26
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 46.93 0.9849 0.0128 183 4 45.75 2024-09-26
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 43.87 0.9180 0.0129 264 4 38.98 2024-09-28
18. import urllib2 import urllib import json url = "http://ajax.... 43.48 0.9776 -0.0540 438 1 43.48 2024-09-24
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 38.64 0.9215 -0.1028 78 5 35.81 2024-09-28
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.78 0.8513 -0.1410 179 2 29.60 2024-09-25