Text analysis for Marko (hawk691)

Return to profile of Marko (hawk691)

View texts not yet raced by Marko (hawk691)

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... 34.94 1.1984 0.0028 85 11 25.46 2025-11-11
2. import urllib2 import json screen_name = "wordpress" url = "... 33.24 1.0621 0.0806 246 20 25.98 2025-10-05
3. import std; int main() { std::println("Hello World!"); } 32.56 0.9810 0.1384 56 14 21.76 2025-08-30
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 31.94 1.1383 -0.0403 272 19 26.19 2025-10-05
5. public class HelloWorld { public static void main(String[] ... 31.47 1.0599 0.0220 143 27 24.34 2025-10-07
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 31.08 1.1067 -0.0382 388 16 24.41 2025-10-06
7. function calculateArea(width, height) { try { var area = ... 30.19 1.0366 0.0013 301 17 22.90 2025-08-22
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 29.70 1.0518 -0.0308 152 23 21.16 2025-08-30
9. /** Loop waiting for a connection and a valid command */ whi... 29.66 1.0448 -0.0251 445 20 23.01 2025-10-07
10. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.17 0.8513 0.1515 179 16 22.18 2025-08-30
11. /* Read a set of characters from the socket */ StringBuffer ... 29.16 1.0042 -0.0017 542 20 23.25 2025-11-11
12. import re import sys import urllib2 import BeautifulSoup usa... 29.15 0.9803 0.0218 344 26 22.53 2025-11-11
13. import os import sys def run(program, *args): pid = os.fork(... 29.06 1.0473 -0.0483 154 24 20.75 2025-10-05
14. (publish :path "/hello-count" :content-type "text/html" :fun... 28.54 0.9487 0.0325 356 13 22.44 2025-08-30
15. import urllib2 import urllib import json url = "http://ajax.... 27.71 0.9776 -0.0250 438 20 22.47 2025-11-11
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 26.56 0.9849 -0.0718 183 13 21.48 2025-08-30
17. import string from random import * characters = string.ascii... 26.53 1.1814 -0.2693 190 9 23.26 2025-05-09
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 26.10 0.9234 -0.0261 236 15 22.01 2025-10-07
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.95 0.9215 -0.0294 78 20 17.94 2025-08-30
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 24.09 0.9386 -0.1104 256 19 18.79 2025-10-06
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 24.05 0.9180 -0.0912 264 15 18.50 2025-08-20