Text analysis for Nikolaus (bak15351)

Return to profile of Nikolaus (bak15351)

View texts not yet raced by Nikolaus (bak15351)

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... 54.05 1.1984 -0.0025 85 5 50.33 2024-01-26
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 53.13 1.1067 0.0803 388 9 48.20 2024-01-26
3. import string from random import * characters = string.ascii... 51.96 1.1814 -0.0198 190 7 47.56 2024-01-26
4. public class HelloWorld { public static void main(String[] ... 51.36 1.0599 0.0947 143 3 47.76 2024-01-18
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 50.95 1.1383 0.0011 272 6 49.26 2024-01-26
6. import os import sys def run(program, *args): pid = os.fork(... 49.80 1.0473 0.0714 154 10 44.01 2024-01-26
7. import urllib2 import json screen_name = "wordpress" url = "... 47.90 1.0621 0.0155 246 9 44.00 2024-01-26
8. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 46.78 0.9234 0.1336 236 6 43.09 2024-01-26
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 45.88 1.0518 -0.0163 152 7 42.93 2024-01-26
10. function calculateArea(width, height) { try { var area = ... 45.51 1.0366 -0.0087 301 8 42.21 2024-01-26
11. /** Loop waiting for a connection and a valid command */ whi... 45.18 1.0448 -0.0215 445 8 42.42 2024-01-26
12. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 43.50 0.8513 0.1125 179 7 39.70 2024-01-26
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 43.00 0.9849 -0.0167 183 2 40.58 2024-01-18
14. import std; int main() { std::println("Hello World!"); } 42.67 0.9810 -0.0096 56 4 37.48 2024-01-19
15. import urllib2 import urllib import json url = "http://ajax.... 41.84 0.9776 -0.0304 438 3 39.78 2024-01-26
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.44 0.9386 -0.0087 256 5 38.13 2024-01-26
17. /* Read a set of characters from the socket */ StringBuffer ... 41.34 1.0042 -0.0706 542 5 39.27 2024-01-26
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.77 0.9180 -0.0035 264 6 37.70 2024-01-26
19. (publish :path "/hello-count" :content-type "text/html" :fun... 40.12 0.9487 -0.0359 356 5 39.07 2024-01-19
20. import re import sys import urllib2 import BeautifulSoup usa... 39.54 0.9803 -0.0867 344 6 37.76 2024-01-19
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 38.66 0.9215 -0.0501 78 5 33.27 2024-01-26