Text analysis for mat O (mat_o)

Return to profile of mat O (mat_o)

View texts not yet raced by mat O (mat_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... 57.39 1.1984 0.1771 85 8 49.15 2024-08-04
2. import string from random import * characters = string.ascii... 50.95 1.1814 0.0461 190 9 43.34 2024-07-11
3. import os import sys def run(program, *args): pid = os.fork(... 46.77 1.0473 0.0795 154 5 40.02 2024-08-10
4. /** Loop waiting for a connection and a valid command */ whi... 45.97 1.0448 0.0655 445 8 41.93 2024-08-04
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 45.35 1.1067 -0.0159 388 12 38.26 2024-08-01
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 44.55 1.1383 -0.0682 272 7 42.95 2024-08-11
7. import urllib2 import json screen_name = "wordpress" url = "... 43.70 1.0621 -0.0085 246 7 39.32 2024-08-10
8. (publish :path "/hello-count" :content-type "text/html" :fun... 42.97 0.9487 0.0900 356 10 38.76 2024-08-10
9. function calculateArea(width, height) { try { var area = ... 42.84 1.0366 -0.0059 301 10 39.34 2024-08-04
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 42.56 0.9386 0.0844 256 11 35.37 2024-08-11
11. /* Read a set of characters from the socket */ StringBuffer ... 42.35 1.0042 0.0156 542 5 37.16 2024-08-20
12. public class HelloWorld { public static void main(String[] ... 41.53 1.0599 -0.0613 143 8 39.75 2024-08-11
13. import std; int main() { std::println("Hello World!"); } 40.91 0.9810 -0.0036 56 9 34.68 2024-08-10
14. import re import sys import urllib2 import BeautifulSoup usa... 40.81 0.9803 0.0006 344 6 36.25 2024-08-04
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.85 0.9215 0.0360 78 7 36.67 2024-08-04
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.40 0.9180 0.0301 264 11 34.91 2024-08-10
17. import urllib2 import urllib import json url = "http://ajax.... 39.03 0.9776 -0.0374 438 3 33.93 2024-07-12
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 38.40 0.8513 0.0659 179 9 33.54 2024-08-10
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.32 0.9849 -0.0608 183 10 35.32 2024-08-10
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.30 0.9234 0.0015 236 13 32.88 2024-08-10
21. print "Using URL", url req = urllib2.Request(url) fd = urlli... 38.17 1.0518 -0.1306 152 1 38.17 2024-05-07