Text analysis for Zodiac (zodiac__)

Return to profile of Zodiac (zodiac__)

View texts not yet raced by Zodiac (zodiac__)

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... 50.07 1.1984 0.2937 85 3 43.97 2025-04-10
2. import std; int main() { std::println("Hello World!"); } 47.77 0.9810 0.4426 56 4 42.19 2025-04-11
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.08 1.1383 0.2647 272 1 47.08 2025-04-10
4. import string from random import * characters = string.ascii... 45.33 1.1814 0.1694 190 4 39.71 2025-04-16
5. public class HelloWorld { public static void main(String[] ... 41.79 1.0599 0.1855 143 4 35.17 2025-04-10
6. function calculateArea(width, height) { try { var area = ... 40.85 1.0366 0.1807 301 6 34.67 2025-04-10
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 37.71 1.0518 0.0720 152 2 35.86 2025-04-11
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 37.42 1.1067 0.0084 388 2 36.87 2025-04-10
9. import urllib2 import json screen_name = "wordpress" url = "... 35.81 1.0621 0.0051 246 2 35.78 2025-04-11
10. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.31 0.9234 0.0990 236 2 32.36 2025-04-07
11. import urllib2 import urllib import json url = "http://ajax.... 33.95 0.9776 0.0341 438 4 32.68 2025-04-11
12. import os import sys def run(program, *args): pid = os.fork(... 33.81 1.0473 -0.0398 154 1 33.81 2025-04-10
13. /* Read a set of characters from the socket */ StringBuffer ... 32.92 1.0042 -0.0232 542 3 31.21 2025-04-10
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 32.46 0.9386 0.0287 256 2 27.76 2025-04-10
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.77 0.8513 0.0955 179 2 30.75 2025-04-11
16. /** Loop waiting for a connection and a valid command */ whi... 31.73 1.0448 -0.0992 445 1 31.73 2025-04-10
17. (publish :path "/hello-count" :content-type "text/html" :fun... 31.10 0.9487 -0.0219 356 2 30.91 2025-04-14
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 29.59 0.9215 -0.0397 78 4 25.73 2025-04-10