Text analysis for slacker (slackerman)

Return to profile of slacker (slackerman)

View texts not yet raced by slacker (slackerman)

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... 68.14 1.1067 0.5300 388 6 57.53 2024-04-25
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 56.27 1.1383 0.2120 272 3 53.40 2024-04-15
3. import string from random import * characters = string.ascii... 55.14 1.1814 0.1455 190 2 54.30 2024-04-13
4. public class HelloWorld { public static void main(String[] ... 53.55 1.0599 0.2263 143 2 47.24 2024-04-13
5. import std; int main() { std::println("Hello World!"); } 51.94 0.9810 0.2602 56 1 51.94 2024-04-25
6. import os import sys def run(program, *args): pid = os.fork(... 51.23 1.0473 0.1855 154 5 43.64 2024-04-26
7. import urllib2 import urllib import json url = "http://ajax.... 51.16 0.9776 0.2528 438 7 45.49 2024-04-26
8. import urllib2 import json screen_name = "wordpress" url = "... 51.14 1.0621 0.1690 246 4 45.57 2024-04-15
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 49.54 1.0518 0.1414 152 3 45.15 2024-04-24
10. input("\n\nPress the enter key to exit.") # waits for the us... 48.49 1.1984 -0.0379 85 1 48.49 2024-04-06
11. function calculateArea(width, height) { try { var area = ... 47.55 1.0366 0.1062 301 2 47.06 2024-04-25
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 46.47 0.9849 0.1339 183 3 44.41 2024-04-26
13. import re import sys import urllib2 import BeautifulSoup usa... 44.21 0.9803 0.0813 344 3 42.60 2024-04-06
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 43.53 0.9386 0.1067 256 4 34.89 2024-04-26
15. (publish :path "/hello-count" :content-type "text/html" :fun... 41.45 0.9487 0.0526 356 3 40.21 2024-04-13
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.46 0.9180 0.0546 264 5 36.75 2024-04-25
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.50 0.8513 -0.0526 179 1 33.50 2024-04-13
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 31.94 0.9215 -0.1548 78 1 31.94 2024-04-13