Text analysis for Alex Beltran T. (beltran_tarqui)

Return to profile of Alex Beltran T. (beltran_tarqui)

View texts not yet raced by Alex Beltran T. (beltran_tarqui)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. public class HelloWorld { public static void main(String[] ... 48.14 1.0599 0.3759 143 19 35.67 2025-07-07
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.95 1.1383 0.2919 272 29 39.97 2025-07-06
3. input("\n\nPress the enter key to exit.") # waits for the us... 46.24 1.1984 0.1808 85 20 35.18 2025-07-07
4. import os import sys def run(program, *args): pid = os.fork(... 44.46 1.0473 0.2788 154 18 33.41 2025-07-07
5. import string from random import * characters = string.ascii... 44.31 1.1814 0.1402 190 20 38.19 2025-07-04
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 44.02 1.0518 0.2612 152 21 36.90 2025-07-07
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 43.98 1.1067 0.2051 388 22 37.95 2025-07-07
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 43.89 0.9215 0.3876 78 23 33.01 2025-07-07
9. import std; int main() { std::println("Hello World!"); } 43.53 0.9810 0.3173 56 17 34.32 2025-07-07
10. import urllib2 import json screen_name = "wordpress" url = "... 43.04 1.0621 0.2216 246 18 34.81 2025-07-04
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 41.73 0.9234 0.3213 236 17 36.02 2025-07-03
12. import urllib2 import urllib import json url = "http://ajax.... 40.39 0.9776 0.2271 438 14 35.81 2025-07-07
13. import re import sys import urllib2 import BeautifulSoup usa... 40.21 0.9803 0.2190 344 21 34.74 2025-07-07
14. /** Loop waiting for a connection and a valid command */ whi... 39.12 1.0448 0.1220 445 18 35.43 2025-07-06
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.98 0.9849 0.1777 183 13 34.73 2025-07-06
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 38.32 0.8513 0.2917 179 16 33.52 2025-07-06
17. /* Read a set of characters from the socket */ StringBuffer ... 37.67 1.0042 0.1194 542 16 33.81 2025-07-06
18. (publish :path "/hello-count" :content-type "text/html" :fun... 36.91 0.9487 0.1522 356 19 32.66 2025-07-06
19. function calculateArea(width, height) { try { var area = ... 36.53 1.0366 0.0530 301 12 32.29 2025-06-30
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.57 0.9180 0.1429 264 13 29.46 2025-07-02
21. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 33.26 0.9386 0.0534 256 13 31.19 2025-07-07