Text analysis for KTH (kthmanish)

Return to profile of KTH (kthmanish)

View texts not yet raced by KTH (kthmanish)

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... 89.14 1.1801 0.1758 190 18 71.50 2024-06-16
2. input("\n\nPress the enter key to exit.") # waits for the us... 87.73 1.2095 0.1250 85 8 68.61 2024-06-10
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 83.84 1.1061 0.1692 388 17 70.12 2024-06-16
4. public class HelloWorld { public static void main(String[] ... 83.20 1.0522 0.2134 143 18 61.99 2024-06-12
5. import urllib2 import json screen_name = "wordpress" url = "... 79.47 1.0541 0.1547 246 13 65.13 2024-06-16
6. import std; int main() { std::println("Hello World!"); } 78.99 0.9624 0.2391 56 16 61.19 2024-06-12
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 77.17 1.1366 0.0372 272 9 59.80 2024-06-16
8. import os import sys def run(program, *args): pid = os.fork(... 75.14 1.0407 0.1023 154 14 62.24 2024-06-12
9. function calculateArea(width, height) { try { var area = ... 73.93 1.0250 0.0996 301 15 63.04 2024-06-15
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 73.23 1.0408 0.0731 152 10 64.34 2024-06-15
11. /* Read a set of characters from the socket */ StringBuffer ... 71.46 0.9937 0.0933 542 13 60.86 2024-06-15
12. import urllib2 import urllib import json url = "http://ajax.... 70.85 0.9647 0.1130 438 18 61.41 2024-06-15
13. /** Loop waiting for a connection and a valid command */ whi... 70.13 1.0304 0.0364 445 12 60.86 2024-06-12
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 68.87 0.9769 0.0707 183 12 54.37 2024-06-11
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 67.59 0.9134 0.1147 78 17 49.59 2024-06-12
16. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 65.74 0.9066 0.0934 467 10 54.23 2024-06-11
17. import re import sys import urllib2 import BeautifulSoup usa... 65.52 0.9697 0.0269 344 8 53.40 2024-06-10
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 63.46 0.9110 0.0543 236 8 59.30 2024-06-15
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 60.46 0.9341 -0.0144 256 15 52.64 2024-06-13
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 60.10 0.8589 0.0553 179 14 51.95 2024-06-11
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 59.83 0.9139 -0.0038 264 9 51.80 2024-06-15
22. (publish :path "/hello-count" :content-type "text/html" :fun... 58.08 0.9318 -0.0483 356 10 55.74 2024-06-15