Text analysis for Maphey (keepinupwmae)

Return to profile of Maphey (keepinupwmae)

View texts not yet raced by Maphey (keepinupwmae)

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... 73.99 1.1067 0.1658 388 48 55.62 2025-04-04
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 73.25 1.1383 0.1215 272 44 55.07 2025-03-30
3. import string from random import * characters = string.ascii... 72.99 1.1814 0.0739 190 46 59.90 2025-04-04
4. input("\n\nPress the enter key to exit.") # waits for the us... 71.15 1.1984 0.0253 85 25 54.52 2025-03-30
5. function calculateArea(width, height) { try { var area = ... 65.15 1.0366 0.0839 301 49 50.14 2025-04-04
6. import urllib2 import json screen_name = "wordpress" url = "... 62.86 1.0621 0.0190 246 35 51.45 2025-04-13
7. /** Loop waiting for a connection and a valid command */ whi... 61.86 1.0448 0.0191 445 45 48.54 2025-04-05
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 61.04 0.9849 0.0649 183 38 48.59 2025-04-04
9. import std; int main() { std::println("Hello World!"); } 60.76 0.9810 0.0640 56 34 44.44 2025-03-30
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 59.90 1.0518 -0.0216 152 28 50.08 2025-04-04
11. public class HelloWorld { public static void main(String[] ... 58.94 1.0599 -0.0462 143 27 49.47 2025-03-30
12. /* Read a set of characters from the socket */ StringBuffer ... 58.91 1.0042 0.0090 542 39 48.26 2025-03-29
13. import urllib2 import urllib import json url = "http://ajax.... 58.79 0.9776 0.0335 438 38 46.28 2025-03-30
14. import os import sys def run(program, *args): pid = os.fork(... 58.23 1.0473 -0.0458 154 31 46.60 2025-03-30
15. import re import sys import urllib2 import BeautifulSoup usa... 55.10 0.9803 -0.0327 344 41 43.88 2025-03-22
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 51.58 0.9386 -0.0515 256 13 41.26 2025-03-21
17. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 50.33 1.0060 -0.1404 467 4 46.02 2025-04-13
18. (publish :path "/hello-count" :content-type "text/html" :fun... 50.07 0.9487 -0.0876 356 18 40.30 2025-03-16
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.01 0.9215 -0.1646 78 12 35.46 2025-03-30
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 43.47 0.9180 -0.1704 264 10 38.60 2025-03-16
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 43.44 0.8513 -0.1042 179 11 34.01 2025-03-16
22. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 43.35 0.9234 -0.1778 236 15 37.50 2025-03-22