Text analysis for ADITYA (adityatype)

Return to profile of ADITYA (adityatype)

View texts not yet raced by ADITYA (adityatype)

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... 43.36 1.1984 0.4291 85 6 34.75 2024-05-15
2. import string from random import * characters = string.ascii... 38.19 1.1814 0.2585 190 5 30.15 2024-05-16
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 35.02 1.1383 0.1786 272 3 32.11 2024-05-15
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 34.14 1.1067 0.1786 388 1 34.14 2024-05-15
5. function calculateArea(width, height) { try { var area = ... 33.25 1.0366 0.2155 301 4 27.05 2024-05-15
6. public class HelloWorld { public static void main(String[] ... 32.30 1.0599 0.1558 143 3 28.30 2024-05-15
7. import os import sys def run(program, *args): pid = os.fork(... 31.73 1.0473 0.1493 154 4 27.95 2024-05-15
8. import urllib2 import json screen_name = "wordpress" url = "... 30.80 1.0621 0.1000 246 3 27.35 2024-05-11
9. import re import sys import urllib2 import BeautifulSoup usa... 30.32 0.9803 0.1606 344 2 28.48 2024-05-16
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 29.20 0.9849 0.1168 183 3 25.09 2024-05-15
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 27.27 0.9215 0.1043 78 5 23.31 2024-05-15
12. (publish :path "/hello-count" :content-type "text/html" :fun... 25.90 0.9487 0.0318 356 1 25.90 2024-05-15
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 25.77 0.9234 0.0506 236 2 24.50 2024-05-15
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 24.67 0.9386 -0.0102 256 4 19.40 2024-05-15
15. print "Using URL", url req = urllib2.Request(url) fd = urlli... 24.01 1.0518 -0.1446 152 2 23.39 2024-05-10
16. import std; int main() { std::println("Hello World!"); } 23.04 0.9810 -0.1198 56 1 23.04 2024-05-10
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 22.85 0.8513 0.0028 179 4 21.57 2024-05-15
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 19.28 0.9180 -0.1914 264 3 18.29 2024-05-11