Text analysis for vloek (tikpyp)

Return to profile of vloek (tikpyp)

View texts not yet raced by vloek (tikpyp)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 72.90 1.1814 0.0780 190 35 58.41 2025-08-31
2. input("\n\nPress the enter key to exit.") # waits for the us... 68.77 1.1984 -0.0104 85 28 56.59 2025-09-01
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 67.43 1.1383 0.0266 272 19 56.49 2025-05-17
4. import os import sys def run(program, *args): pid = os.fork(... 65.23 1.0473 0.0796 154 24 50.58 2025-11-01
5. public class HelloWorld { public static void main(String[] ... 62.98 1.0599 0.0281 143 23 52.06 2025-11-01
6. import urllib2 import json screen_name = "wordpress" url = "... 62.13 1.0621 0.0112 246 23 48.64 2025-08-17
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 61.65 1.1067 -0.0417 388 22 53.87 2025-11-01
8. import std; int main() { std::println("Hello World!"); } 60.82 0.9810 0.0697 56 24 48.87 2025-11-01
9. /** Loop waiting for a connection and a valid command */ whi... 56.67 1.0448 -0.0658 445 16 49.55 2025-09-01
10. (publish :path "/hello-count" :content-type "text/html" :fun... 55.85 0.9487 0.0161 356 24 46.00 2025-11-01
11. function calculateArea(width, height) { try { var area = ... 55.78 1.0366 -0.0730 301 24 49.41 2025-08-10
12. /* Read a set of characters from the socket */ StringBuffer ... 55.73 1.0042 -0.0415 542 30 47.14 2025-08-31
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 54.61 0.9386 0.0048 256 21 43.94 2025-11-01
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 54.26 0.9234 0.0139 236 22 46.30 2025-10-25
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 54.10 0.9849 -0.0503 183 16 44.13 2025-10-25
16. print "Using URL", url req = urllib2.Request(url) fd = urlli... 52.44 1.0518 -0.1459 152 12 44.91 2025-11-01
17. import urllib2 import urllib import json url = "http://ajax.... 52.02 0.9776 -0.0789 438 19 45.65 2025-11-01
18. import re import sys import urllib2 import BeautifulSoup usa... 51.37 0.9803 -0.0929 344 20 44.13 2025-08-31
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 51.25 0.8513 0.0341 179 22 43.13 2025-08-31
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 50.81 0.9215 -0.0438 78 23 39.38 2025-10-25
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.82 0.9180 -0.0746 264 21 43.15 2025-09-01