Text analysis for Augusto Aguilar (fa1progra)

Return to profile of Augusto Aguilar (fa1progra)

View texts not yet raced by Augusto Aguilar (fa1progra)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 35.77 1.1067 0.1244 388 2 35.61 2025-06-08
2. /** Loop waiting for a connection and a valid command */ whi... 34.43 1.0448 0.1401 445 2 34.32 2025-06-01
3. import urllib2 import json screen_name = "wordpress" url = "... 33.83 1.0621 0.1022 246 3 33.35 2025-06-15
4. /* Read a set of characters from the socket */ StringBuffer ... 33.62 1.0042 0.1529 542 3 30.33 2025-06-08
5. public class HelloWorld { public static void main(String[] ... 33.17 1.0599 0.0817 143 5 28.80 2025-06-08
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 32.94 1.0518 0.0819 152 3 30.09 2025-06-15
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 32.68 1.1383 -0.0136 272 2 32.64 2025-05-15
8. import urllib2 import urllib import json url = "http://ajax.... 32.64 0.9776 0.1457 438 3 29.52 2025-06-15
9. import os import sys def run(program, *args): pid = os.fork(... 32.30 1.0473 0.0643 154 1 32.30 2025-06-15
10. function calculateArea(width, height) { try { var area = ... 32.02 1.0366 0.0654 301 1 32.02 2025-05-22
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 29.92 0.9849 0.0448 183 2 27.59 2025-06-15
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 29.17 0.9386 0.0653 256 4 26.54 2025-06-15
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 26.53 0.9180 -0.0050 264 1 26.53 2025-05-15
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 25.72 0.9234 -0.0382 236 4 23.66 2025-06-01
15. import std; int main() { std::println("Hello World!"); } 25.35 0.9810 -0.1086 56 1 25.35 2025-05-15
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 22.03 0.8513 -0.0931 179 1 22.03 2025-05-08
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 20.00 0.9215 -0.2332 78 1 20.00 2025-05-08