Text analysis for MBT (mbt2012)

Return to profile of MBT (mbt2012)

View texts not yet raced by MBT (mbt2012)

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... 58.76 1.1984 0.2184 85 7 44.48 2024-10-17
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 58.72 1.1383 0.2806 272 5 42.41 2024-10-27
3. import string from random import * characters = string.ascii... 54.05 1.1814 0.1284 190 5 46.94 2024-10-24
4. import urllib2 import json screen_name = "wordpress" url = "... 50.06 1.0621 0.1514 246 5 42.91 2024-10-24
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 49.29 1.1067 0.0858 388 5 39.63 2024-10-16
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 47.47 1.0518 0.0996 152 5 38.13 2024-10-27
7. function calculateArea(width, height) { try { var area = ... 47.34 1.0366 0.1090 301 4 37.10 2024-10-27
8. public class HelloWorld { public static void main(String[] ... 47.29 1.0599 0.0839 143 2 41.53 2024-11-29
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 43.57 0.9849 0.0716 183 6 31.40 2024-10-25
10. import re import sys import urllib2 import BeautifulSoup usa... 43.13 0.9803 0.0626 344 4 33.58 2024-11-29
11. import os import sys def run(program, *args): pid = os.fork(... 41.72 1.0473 -0.0358 154 5 37.41 2024-10-25
12. import urllib2 import urllib import json url = "http://ajax.... 39.92 0.9776 -0.0103 438 3 30.43 2024-10-27
13. import std; int main() { std::println("Hello World!"); } 39.28 0.9810 -0.0371 56 6 30.91 2024-11-21
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 37.73 0.9215 -0.0096 78 2 36.02 2024-10-24
15. (publish :path "/hello-count" :content-type "text/html" :fun... 37.32 0.9487 -0.0404 356 2 34.93 2024-10-27
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.09 0.9180 -0.0685 264 1 35.09 2024-10-27
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 30.42 0.9386 -0.2029 256 2 24.99 2024-09-26
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 30.18 0.9234 -0.1892 236 1 30.18 2024-09-22
19. /* Read a set of characters from the socket */ StringBuffer ... 30.12 1.0042 -0.2739 542 2 27.34 2024-10-27
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 19.71 0.8513 -0.3803 179 1 19.71 2024-09-22