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.0888 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.1115 388 1 49.74 2024-09-16
4. public class HelloWorld { public static void main(String[] ... 47.35 1.0599 0.0994 143 4 39.25 2024-12-25
5. /* Read a set of characters from the socket */ StringBuffer ... 44.20 1.0042 0.0796 542 2 44.13 2024-09-11
6. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.22 0.9849 0.0515 183 4 37.39 2024-12-25
7. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.72 0.9386 0.0826 256 2 40.61 2024-12-25
8. import os import sys def run(program, *args): pid = os.fork(... 41.53 1.0473 -0.0281 154 4 39.78 2024-07-16
9. /** Loop waiting for a connection and a valid command */ whi... 41.27 1.0448 -0.0292 445 2 39.43 2024-09-16
10. import random min = 1 max = 6 roll_again = "yes" while roll_... 40.48 1.1383 -0.1481 272 2 37.29 2024-07-16
11. import urllib2 import json screen_name = "wordpress" url = "... 40.21 1.0621 -0.0747 246 3 38.11 2024-09-16
12. import re import sys import urllib2 import BeautifulSoup usa... 39.77 0.9803 -0.0068 344 4 37.42 2024-12-25
13. (publish :path "/hello-count" :content-type "text/html" :fun... 39.28 0.9487 0.0187 356 3 38.29 2024-12-25
14. import urllib2 import urllib import json url = "http://ajax.... 39.28 0.9776 -0.0141 438 1 39.28 2024-12-25
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 39.00 0.9234 0.0355 236 5 36.17 2024-07-27
16. print "Using URL", url req = urllib2.Request(url) fd = urlli... 38.12 1.0518 -0.1150 152 1 38.12 2024-12-25
17. function calculateArea(width, height) { try { var area = ... 37.68 1.0366 -0.1133 301 3 37.12 2024-07-27
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 37.09 0.9180 -0.0091 264 1 37.09 2024-12-25
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 32.28 0.9215 -0.1317 78 1 32.28 2024-12-25
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.47 0.8513 -0.0867 179 2 29.99 2024-07-16
21. import std; int main() { std::println("Hello World!"); } 30.28 0.9810 -0.2456 56 1 30.28 2024-07-16