Text analysis for Ahmed (e_elashra1)

Return to profile of Ahmed (e_elashra1)

View texts not yet raced by Ahmed (e_elashra1)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import std; int main() { std::println("Hello World!"); } 52.39 0.9810 0.4087 56 3 43.56 2025-08-11
2. import string from random import * characters = string.ascii... 50.03 1.1814 0.1457 190 4 42.27 2025-08-05
3. input("\n\nPress the enter key to exit.") # waits for the us... 47.98 1.1984 0.0743 85 4 43.48 2025-08-05
4. public class HelloWorld { public static void main(String[] ... 47.95 1.0599 0.2120 143 2 45.20 2025-08-17
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 45.00 1.1383 0.0553 272 5 40.08 2025-08-03
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 44.43 1.1067 0.0718 388 7 38.41 2025-08-03
7. import urllib2 import json screen_name = "wordpress" url = "... 43.94 1.0621 0.1034 246 8 36.87 2025-08-14
8. import os import sys def run(program, *args): pid = os.fork(... 43.56 1.0473 0.1081 154 5 38.10 2025-08-07
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 42.00 1.0518 0.0623 152 6 38.58 2025-08-17
10. function calculateArea(width, height) { try { var area = ... 41.96 1.0366 0.0764 301 6 34.92 2025-08-11
11. /* Read a set of characters from the socket */ StringBuffer ... 41.46 1.0042 0.0955 542 6 36.07 2025-08-16
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 41.12 0.9215 0.1692 78 6 31.94 2025-08-11
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 41.01 0.9849 0.1029 183 7 36.74 2025-08-11
14. /** Loop waiting for a connection and a valid command */ whi... 38.35 1.0448 -0.0276 445 5 37.48 2025-08-11
15. import urllib2 import urllib import json url = "http://ajax.... 37.67 0.9776 0.0216 438 4 33.85 2025-07-30
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 36.70 0.9234 0.0501 236 3 33.71 2025-08-05
17. import re import sys import urllib2 import BeautifulSoup usa... 34.56 0.9803 -0.0636 344 3 32.97 2025-05-21
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 33.55 0.9386 -0.0487 256 2 33.03 2025-08-01
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.41 0.8513 0.0349 179 3 32.06 2025-08-11
20. (publish :path "/hello-count" :content-type "text/html" :fun... 32.26 0.9487 -0.0930 356 2 27.51 2025-05-21
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.98 0.9180 -0.1228 264 2 29.52 2025-08-17