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 36 58.73 2025-11-15
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 69.81 1.1383 0.0677 272 22 57.98 2025-11-22
3. input("\n\nPress the enter key to exit.") # waits for the us... 68.77 1.1984 -0.0104 85 29 56.52 2025-11-08
4. import os import sys def run(program, *args): pid = os.fork(... 65.23 1.0473 0.0796 154 25 50.78 2025-11-15
5. import std; int main() { std::println("Hello World!"); } 64.82 0.9810 0.1388 56 27 50.00 2025-11-22
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 63.51 1.1067 -0.0096 388 25 54.37 2025-11-18
7. public class HelloWorld { public static void main(String[] ... 62.98 1.0599 0.0281 143 24 52.40 2025-11-15
8. import urllib2 import json screen_name = "wordpress" url = "... 62.13 1.0621 0.0112 246 27 49.59 2025-11-15
9. /** Loop waiting for a connection and a valid command */ whi... 60.21 1.0448 -0.0047 445 20 51.06 2025-11-22
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 56.66 1.0518 -0.0730 152 14 45.88 2025-11-22
11. (publish :path "/hello-count" :content-type "text/html" :fun... 55.85 0.9487 0.0161 356 26 46.01 2025-11-15
12. function calculateArea(width, height) { try { var area = ... 55.78 1.0366 -0.0730 301 24 49.41 2025-08-10
13. /* Read a set of characters from the socket */ StringBuffer ... 55.73 1.0042 -0.0415 542 33 47.61 2025-11-22
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 54.61 0.9386 0.0048 256 22 43.94 2025-11-08
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 54.26 0.9234 0.0139 236 24 46.47 2025-11-16
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 54.10 0.9849 -0.0503 183 17 44.59 2025-11-18
17. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 52.53 1.0060 -0.0985 467 1 52.53 2025-11-22
18. import urllib2 import urllib import json url = "http://ajax.... 52.02 0.9776 -0.0789 438 20 45.63 2025-11-08
19. import re import sys import urllib2 import BeautifulSoup usa... 51.46 0.9803 -0.0913 344 21 44.48 2025-11-08
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 51.25 0.8513 0.0341 179 24 43.01 2025-11-22
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 50.81 0.9215 -0.0438 78 25 39.00 2025-11-08
22. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.82 0.9180 -0.0746 264 23 43.42 2025-11-15