Text analysis for ChippedBlockOfConcrete (chippedblockofconcrete)

Return to profile of ChippedBlockOfConcrete (chippedblockofconcrete)

View texts not yet raced by ChippedBlockOfConcrete (chippedblockofconcrete)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.49 1.1383 0.1833 272 2 60.47 2025-05-03
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.12 1.0518 0.2413 152 3 55.12 2025-04-25
3. import string from random import * characters = string.ascii... 61.73 1.1814 0.1036 190 2 58.53 2025-04-25
4. import urllib2 import json screen_name = "wordpress" url = "... 59.69 1.0621 0.1804 246 3 55.03 2025-04-25
5. input("\n\nPress the enter key to exit.") # waits for the us... 59.40 1.1984 0.0381 85 4 55.47 2025-04-25
6. public class HelloWorld { public static void main(String[] ... 58.95 1.0599 0.1672 143 5 55.18 2025-04-24
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 58.50 1.1067 0.1111 388 2 57.36 2025-04-25
8. /** Loop waiting for a connection and a valid command */ whi... 58.47 1.0448 0.1723 445 4 52.40 2025-05-03
9. function calculateArea(width, height) { try { var area = ... 58.11 1.0366 0.1730 301 5 48.95 2025-04-25
10. import re import sys import urllib2 import BeautifulSoup usa... 55.11 0.9803 0.1669 344 6 49.21 2025-04-24
11. /* Read a set of characters from the socket */ StringBuffer ... 52.38 1.0042 0.0862 542 2 47.88 2025-05-03
12. import os import sys def run(program, *args): pid = os.fork(... 51.23 1.0473 0.0191 154 4 47.01 2025-06-04
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 50.02 0.9234 0.1178 236 6 43.28 2025-06-04
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.60 0.9849 0.0476 183 5 45.73 2025-05-03
15. import urllib2 import urllib import json url = "http://ajax.... 49.02 0.9776 0.0428 438 6 45.55 2025-06-04
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 48.08 0.9386 0.0622 256 7 43.90 2025-06-04
17. (publish :path "/hello-count" :content-type "text/html" :fun... 46.56 0.9487 0.0205 356 4 44.81 2025-06-04
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 42.97 0.9215 -0.0270 78 3 40.55 2025-06-04
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.26 0.9180 -0.0799 264 3 38.29 2025-05-03
20. import std; int main() { std::println("Hello World!"); } 39.96 0.9810 -0.1492 56 2 39.48 2025-06-04
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.91 0.8513 -0.1454 179 2 32.58 2025-05-03