Text analysis for ViktorT (vitr_88)

Return to profile of ViktorT (vitr_88)

View texts not yet raced by ViktorT (vitr_88)

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... 65.65 1.1814 0.1437 190 25 51.40 2024-06-07
2. input("\n\nPress the enter key to exit.") # waits for the us... 63.80 1.1984 0.0827 85 25 50.34 2024-07-17
3. import os import sys def run(program, *args): pid = os.fork(... 56.08 1.0473 0.0849 154 21 47.58 2024-06-07
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 55.86 1.1067 0.0191 388 17 43.88 2024-05-21
5. import urllib2 import json screen_name = "wordpress" url = "... 54.03 1.0621 0.0293 246 22 45.33 2024-05-22
6. /** Loop waiting for a connection and a valid command */ whi... 52.92 1.0448 0.0264 445 16 42.32 2024-07-17
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 52.77 1.1383 -0.0762 272 22 45.76 2024-07-17
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 51.88 1.0518 -0.0032 152 23 41.63 2024-10-02
9. function calculateArea(width, height) { try { var area = ... 50.93 1.0366 -0.0098 301 11 43.21 2024-05-21
10. public class HelloWorld { public static void main(String[] ... 50.07 1.0599 -0.0510 143 17 40.47 2024-07-17
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 49.80 0.9234 0.0839 236 24 36.78 2024-07-08
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.00 0.9849 0.0050 183 21 40.93 2024-08-08
13. import re import sys import urllib2 import BeautifulSoup usa... 47.06 0.9803 -0.0324 344 21 38.32 2024-06-06
14. /* Read a set of characters from the socket */ StringBuffer ... 46.17 1.0042 -0.0723 542 14 39.76 2024-05-16
15. import std; int main() { std::println("Hello World!"); } 44.82 0.9810 -0.0841 56 20 34.28 2024-08-08
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 43.72 0.9215 -0.0413 78 17 32.11 2024-05-22
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 42.88 0.9180 -0.0533 264 24 36.29 2024-08-08
18. (publish :path "/hello-count" :content-type "text/html" :fun... 42.29 0.9487 -0.0910 356 11 36.07 2024-07-17
19. import urllib2 import urllib import json url = "http://ajax.... 41.77 0.9776 -0.1342 438 15 36.80 2024-05-15
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 40.92 0.8513 -0.0328 179 16 32.96 2024-07-19
21. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 40.74 0.9386 -0.1180 256 16 36.05 2024-08-08