Text analysis for Luis Alberto Delgado Pinto (luis_univ)

Return to profile of Luis Alberto Delgado Pinto (luis_univ)

View texts not yet raced by Luis Alberto Delgado Pinto (luis_univ)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 39.71 1.1984 0.1842 85 1 39.71 2025-10-26
2. import std; int main() { std::println("Hello World!"); } 33.31 0.9810 0.1787 56 2 29.67 2025-05-29
3. import string from random import * characters = string.ascii... 32.61 1.1814 -0.0460 190 2 31.72 2025-10-13
4. /** Loop waiting for a connection and a valid command */ whi... 31.68 1.0448 0.0582 445 5 30.31 2025-10-26
5. public class HelloWorld { public static void main(String[] ... 31.02 1.0599 0.0201 143 3 28.52 2025-10-26
6. function calculateArea(width, height) { try { var area = ... 29.69 1.0366 -0.0029 301 2 28.60 2025-10-26
7. /* Read a set of characters from the socket */ StringBuffer ... 29.56 1.0042 0.0250 542 2 29.50 2025-05-29
8. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 29.37 0.9234 0.0992 236 6 27.44 2025-10-13
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 29.24 1.0518 -0.0338 152 4 26.80 2025-10-13
10. (publish :path "/hello-count" :content-type "text/html" :fun... 28.64 0.9487 0.0484 356 1 28.64 2025-10-31
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 28.23 0.9849 -0.0020 183 4 26.85 2025-10-31
12. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 28.05 0.8513 0.1253 179 1 28.05 2025-09-10
13. import random n = random.randint(1, 99) guess = int(raw_inpu... 25.91 1.1067 -0.2046 388 1 25.91 2025-05-20
14. import re import sys import urllib2 import BeautifulSoup usa... 25.80 0.9803 -0.0820 344 1 25.80 2025-10-13
15. import urllib2 import urllib import json url = "http://ajax.... 25.31 0.9776 -0.0964 438 1 25.31 2025-05-20
16. import os import sys def run(program, *args): pid = os.fork(... 24.62 1.0473 -0.1901 154 1 24.62 2025-05-24
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 22.98 0.9215 -0.1214 78 1 22.98 2025-10-26