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.1032 190 28 58.93 2025-04-29
2. input("\n\nPress the enter key to exit.") # waits for the us... 68.77 1.1984 0.0134 85 23 56.54 2025-04-29
3. import os import sys def run(program, *args): pid = os.fork(... 65.23 1.0473 0.1021 154 21 51.06 2025-04-27
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.31 1.1383 -0.0227 272 17 56.92 2025-04-29
5. import urllib2 import json screen_name = "wordpress" url = "... 62.13 1.0621 0.0327 246 21 48.83 2025-04-29
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 61.65 1.1067 -0.0203 388 18 53.07 2025-04-29
7. import std; int main() { std::println("Hello World!"); } 60.82 0.9810 0.0907 56 20 50.10 2025-02-01
8. public class HelloWorld { public static void main(String[] ... 57.42 1.0599 -0.0481 143 17 50.69 2025-04-19
9. (publish :path "/hello-count" :content-type "text/html" :fun... 55.85 0.9487 0.0354 356 19 46.44 2025-04-19
10. function calculateArea(width, height) { try { var area = ... 55.78 1.0366 -0.0537 301 21 48.82 2025-04-19
11. /* Read a set of characters from the socket */ StringBuffer ... 55.73 1.0042 -0.0222 542 23 46.34 2025-04-20
12. /** Loop waiting for a connection and a valid command */ whi... 55.16 1.0448 -0.0728 445 13 49.20 2025-04-20
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 54.61 0.9386 0.0237 256 16 45.50 2025-04-20
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 54.26 0.9234 0.0327 236 19 46.88 2025-04-29
15. import urllib2 import urllib import json url = "http://ajax.... 51.85 0.9776 -0.0639 438 14 45.58 2025-04-29
16. import re import sys import urllib2 import BeautifulSoup usa... 51.37 0.9803 -0.0751 344 16 43.89 2025-01-12
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 51.25 0.8513 0.0518 179 19 43.01 2025-02-22
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 50.81 0.9215 -0.0262 78 19 41.37 2025-04-29
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.82 0.9180 -0.0577 264 17 44.02 2025-01-04
20. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.47 1.0518 -0.1977 152 8 42.72 2025-03-26
21. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 47.69 0.9849 -0.1445 183 10 42.04 2025-04-29