Text analysis for Alvaro Ricaldi Sanchez (alvaro__o)

Return to profile of Alvaro Ricaldi Sanchez (alvaro__o)

View texts not yet raced by Alvaro Ricaldi Sanchez (alvaro__o)

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... 34.80 1.1984 0.2344 85 1 34.80 2025-04-07
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 30.38 1.1067 0.1441 388 1 30.38 2025-04-02
3. import string from random import * characters = string.ascii... 29.95 1.1814 0.0517 190 3 27.34 2025-04-06
4. public class HelloWorld { public static void main(String[] ... 29.55 1.0599 0.1567 143 2 21.36 2025-04-02
5. function calculateArea(width, height) { try { var area = ... 29.25 1.0366 0.1677 301 5 27.07 2025-04-06
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 29.05 1.1383 0.0577 272 3 28.81 2025-04-02
7. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 26.53 0.9386 0.1537 256 3 22.98 2025-04-06
8. import urllib2 import urllib import json url = "http://ajax.... 25.11 0.9776 0.0562 438 2 24.66 2025-04-07
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 24.93 1.0518 -0.0254 152 1 24.93 2025-04-06
10. /** Loop waiting for a connection and a valid command */ whi... 24.44 1.0448 -0.0386 445 1 24.44 2025-04-02
11. import re import sys import urllib2 import BeautifulSoup usa... 24.21 0.9803 0.0165 344 1 24.21 2025-04-06
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 21.82 0.9849 -0.0865 183 1 21.82 2025-04-05
13. import std; int main() { std::println("Hello World!"); } 21.55 0.9810 -0.0937 56 2 20.59 2025-04-05
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 20.78 0.9180 -0.0625 264 1 20.78 2025-04-02
15. import os import sys def run(program, *args): pid = os.fork(... 20.75 1.0473 -0.1930 154 1 20.75 2025-04-06
16. import urllib2 import json screen_name = "wordpress" url = "... 20.18 1.0621 -0.2313 246 1 20.18 2025-04-04
17. (publish :path "/hello-count" :content-type "text/html" :fun... 19.89 0.9487 -0.1298 356 1 19.89 2025-04-05
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 19.80 0.9215 -0.1063 78 2 17.13 2025-04-07
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 19.14 0.8513 -0.0633 179 1 19.14 2025-04-06