Text analysis for Dhia Eddine (bl1ndk)

Return to profile of Dhia Eddine (bl1ndk)

View texts not yet raced by Dhia Eddine (bl1ndk)

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... 52.75 1.1984 0.0958 85 3 50.98 2024-09-16
2. import string from random import * characters = string.ascii... 50.24 1.1814 0.0512 190 2 49.50 2024-12-25
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 49.74 1.1067 0.1136 388 1 49.74 2024-09-16
4. public class HelloWorld { public static void main(String[] ... 47.35 1.0599 0.1018 143 4 39.25 2024-12-25
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 47.34 1.0518 0.1096 152 3 43.45 2025-07-07
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.10 1.1383 0.0172 272 3 40.56 2025-07-07
7. /** Loop waiting for a connection and a valid command */ whi... 44.48 1.0448 0.0465 445 3 41.11 2025-07-07
8. /* Read a set of characters from the socket */ StringBuffer ... 44.20 1.0042 0.0802 542 2 44.13 2024-09-11
9. import urllib2 import json screen_name = "wordpress" url = "... 42.54 1.0621 -0.0184 246 4 39.22 2025-07-07
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.22 0.9849 0.0509 183 4 37.39 2024-12-25
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.72 0.9386 0.0850 256 2 40.61 2024-12-25
12. import os import sys def run(program, *args): pid = os.fork(... 41.53 1.0473 -0.0284 154 4 39.78 2024-07-16
13. import re import sys import urllib2 import BeautifulSoup usa... 39.77 0.9803 -0.0046 344 4 37.42 2024-12-25
14. import urllib2 import urllib import json url = "http://ajax.... 39.28 0.9776 -0.0139 438 1 39.28 2024-12-25
15. (publish :path "/hello-count" :content-type "text/html" :fun... 39.28 0.9487 0.0150 356 3 38.29 2024-12-25
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 39.00 0.9234 0.0334 236 5 36.17 2024-07-27
17. function calculateArea(width, height) { try { var area = ... 37.68 1.0366 -0.1122 301 3 37.12 2024-07-27
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 37.09 0.9180 -0.0080 264 1 37.09 2024-12-25
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 32.28 0.9215 -0.1295 78 1 32.28 2024-12-25
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.47 0.8513 -0.0792 179 2 29.99 2024-07-16
21. import std; int main() { std::println("Hello World!"); } 30.28 0.9810 -0.2381 56 1 30.28 2024-07-16