Text analysis for ks (sempiedram)

Return to profile of ks (sempiedram)

View texts not yet raced by ks (sempiedram)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 71.44 1.0060 0.1878 467 3 65.87 2025-05-15
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 69.42 1.1067 0.0533 388 2 67.73 2025-05-15
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 68.04 1.0518 0.0851 152 2 67.81 2025-05-15
4. import urllib2 import json screen_name = "wordpress" url = "... 67.35 1.0621 0.0633 246 4 60.72 2025-05-15
5. /** Loop waiting for a connection and a valid command */ whi... 64.06 1.0448 0.0256 445 2 61.91 2025-05-15
6. import os import sys def run(program, *args): pid = os.fork(... 63.41 1.0473 0.0123 154 2 61.75 2025-05-15
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.18 1.1383 -0.0826 272 1 63.18 2025-05-15
8. function calculateArea(width, height) { try { var area = ... 63.10 1.0366 0.0178 301 2 58.28 2025-05-15
9. public class HelloWorld { public static void main(String[] ... 62.23 1.0599 -0.0200 143 1 62.23 2025-05-15
10. import urllib2 import urllib import json url = "http://ajax.... 62.06 0.9776 0.0594 438 4 58.36 2025-05-15
11. /* Read a set of characters from the socket */ StringBuffer ... 59.42 1.0042 -0.0113 542 2 57.92 2025-05-15
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 55.57 0.9215 0.0071 78 2 53.33 2025-05-15
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 53.02 0.9386 -0.0526 256 2 52.20 2025-05-22
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 49.36 0.9234 -0.0986 236 1 49.36 2025-05-22
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.68 0.8513 -0.1047 179 1 44.68 2025-05-15