Text analysis for rguzmanc (rguzmanc)

Return to profile of rguzmanc (rguzmanc)

View texts not yet raced by rguzmanc (rguzmanc)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 44.06 1.1814 0.1122 190 1 44.06 2023-12-27
2. input("\n\nPress the enter key to exit.") # waits for the us... 43.82 1.1984 0.0758 85 4 40.05 2023-12-27
3. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 43.81 0.9215 0.3716 78 3 32.35 2023-12-29
4. import os import sys def run(program, *args): pid = os.fork(... 42.11 1.0473 0.1944 154 1 42.11 2023-12-27
5. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.12 0.9180 0.2628 264 4 34.09 2023-12-29
6. function calculateArea(width, height) { try { var area = ... 39.54 1.0366 0.1347 301 1 39.54 2023-12-29
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 36.39 0.9849 0.0904 183 2 34.52 2023-12-27
8. /* Read a set of characters from the socket */ StringBuffer ... 36.07 1.0042 0.0642 542 1 36.07 2023-12-27
9. import urllib2 import json screen_name = "wordpress" url = "... 35.62 1.0621 -0.0094 246 1 35.62 2023-12-27
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 34.73 0.9386 0.0845 256 4 34.11 2023-12-28
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 34.08 1.1067 -0.1065 388 1 34.08 2023-12-27
12. import urllib2 import urllib import json url = "http://ajax.... 33.21 0.9776 0.0094 438 2 31.58 2023-12-27
13. (publish :path "/hello-count" :content-type "text/html" :fun... 31.42 0.9487 -0.0102 356 2 30.71 2023-12-28
14. import re import sys import urllib2 import BeautifulSoup usa... 29.84 0.9803 -0.0945 344 3 27.89 2023-12-27
15. import std; int main() { std::println("Hello World!"); } 27.09 0.9810 -0.1678 56 1 27.09 2023-12-29
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 25.17 0.8513 -0.1207 179 1 25.17 2023-12-27