Text analysis for diamondreflect (diamondreflect)

Return to profile of diamondreflect (diamondreflect)

View texts not yet raced by diamondreflect (diamondreflect)

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... 75.06 1.1984 0.0836 85 34 58.37 2024-05-11
2. import string from random import * characters = string.ascii... 68.98 1.1814 0.0082 190 52 58.45 2024-05-30
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 67.61 1.1067 0.0586 388 29 57.53 2024-05-30
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 65.57 1.1383 -0.0070 272 33 55.36 2024-07-11
5. import std; int main() { std::println("Hello World!"); } 64.21 0.9810 0.1438 56 32 45.57 2024-05-30
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 63.69 1.0518 0.0564 152 36 51.72 2024-07-11
7. import urllib2 import json screen_name = "wordpress" url = "... 60.53 1.0621 -0.0113 246 36 50.96 2024-05-30
8. /** Loop waiting for a connection and a valid command */ whi... 59.19 1.0448 -0.0107 445 35 49.32 2024-05-30
9. /* Read a set of characters from the socket */ StringBuffer ... 59.09 1.0042 0.0242 542 33 48.37 2024-07-11
10. public class HelloWorld { public static void main(String[] ... 58.69 1.0599 -0.0411 143 22 47.99 2024-07-11
11. function calculateArea(width, height) { try { var area = ... 58.38 1.0366 -0.0193 301 37 49.25 2024-07-11
12. import os import sys def run(program, *args): pid = os.fork(... 58.05 1.0473 -0.0407 154 40 46.15 2024-05-30
13. (publish :path "/hello-count" :content-type "text/html" :fun... 57.32 0.9487 0.0557 356 33 46.60 2024-04-18
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 53.18 0.9234 0.0051 236 40 44.50 2024-05-30
15. import urllib2 import urllib import json url = "http://ajax.... 52.09 0.9776 -0.0673 438 34 46.48 2024-05-30
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 51.42 0.9215 -0.0276 78 48 40.77 2024-07-11
17. import re import sys import urllib2 import BeautifulSoup usa... 51.13 0.9803 -0.0889 344 39 43.50 2024-05-30
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 50.70 0.9180 -0.0405 264 44 40.17 2024-07-11
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 50.19 0.9849 -0.1123 183 29 44.94 2024-05-09
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 49.93 0.9386 -0.0740 256 44 44.06 2024-07-11
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 45.11 0.8513 -0.0818 179 45 36.24 2024-07-11