Text analysis for JG (j32587)

Return to profile of JG (j32587)

View texts not yet raced by JG (j32587)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. public class HelloWorld { public static void main(String[] ... 67.12 1.0599 0.1939 143 2 64.84 2025-07-25
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.93 1.1383 0.0559 272 2 62.71 2024-11-19
3. import string from random import * characters = string.ascii... 62.75 1.1814 -0.0093 190 2 60.82 2024-12-15
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 59.07 1.1067 -0.0033 388 4 56.95 2025-01-11
5. /** Loop waiting for a connection and a valid command */ whi... 58.97 1.0448 0.0567 445 3 57.00 2025-07-25
6. import std; int main() { std::println("Hello World!"); } 57.96 0.9810 0.1017 56 2 56.55 2025-07-25
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 57.62 0.9849 0.0914 183 1 57.62 2024-11-19
8. import urllib2 import json screen_name = "wordpress" url = "... 57.37 1.0621 0.0095 246 1 57.37 2025-01-10
9. /* Read a set of characters from the socket */ StringBuffer ... 57.28 1.0042 0.0658 542 2 52.63 2024-11-16
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 56.85 1.0518 0.0101 152 1 56.85 2024-11-12
11. import os import sys def run(program, *args): pid = os.fork(... 56.48 1.0473 0.0077 154 1 56.48 2024-11-19
12. function calculateArea(width, height) { try { var area = ... 52.72 1.0366 -0.0518 301 2 50.63 2025-01-10
13. import urllib2 import urllib import json url = "http://ajax.... 50.53 0.9776 -0.0337 438 3 45.62 2024-12-15
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 49.70 0.9180 0.0104 264 1 49.70 2024-11-24
15. (publish :path "/hello-count" :content-type "text/html" :fun... 47.96 0.9487 -0.0528 356 1 47.96 2024-11-19
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.72 0.9386 -0.0472 256 2 45.67 2024-11-19
17. input("\n\nPress the enter key to exit.") # waits for the us... 46.10 1.1984 -0.3373 85 1 46.10 2024-11-16
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 43.95 0.9234 -0.1024 236 2 42.30 2024-11-19
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 42.22 0.9215 -0.1328 78 1 42.22 2025-01-10
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 41.78 0.8513 -0.0709 179 2 40.91 2024-12-15