Text analysis for ArifAli (testingyu)

Return to profile of ArifAli (testingyu)

View texts not yet raced by ArifAli (testingyu)

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... 64.22 1.1984 0.1359 85 19 49.53 2024-10-31
2. function calculateArea(width, height) { try { var area = ... 56.71 1.0366 0.1460 301 25 45.54 2024-10-31
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 54.22 1.1067 0.0239 388 20 46.03 2024-10-08
4. import string from random import * characters = string.ascii... 53.46 1.1814 -0.0644 190 19 46.65 2024-10-31
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 52.03 1.0518 0.0361 152 20 43.85 2024-10-31
6. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 51.74 0.9849 0.0962 183 31 41.52 2024-10-31
7. import os import sys def run(program, *args): pid = os.fork(... 50.39 1.0473 0.0054 154 19 40.68 2024-10-08
8. public class HelloWorld { public static void main(String[] ... 49.87 1.0599 -0.0203 143 26 43.36 2024-10-08
9. import random min = 1 max = 6 roll_again = "yes" while roll_... 49.85 1.1383 -0.1002 272 20 42.16 2024-10-08
10. import std; int main() { std::println("Hello World!"); } 47.96 0.9810 0.0125 56 23 36.34 2024-10-31
11. /** Loop waiting for a connection and a valid command */ whi... 47.77 1.0448 -0.0440 445 18 41.99 2024-10-31
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 47.18 0.9215 0.0613 78 28 35.50 2024-10-08
13. import urllib2 import json screen_name = "wordpress" url = "... 46.99 1.0621 -0.0797 246 15 42.46 2024-10-31
14. import urllib2 import urllib import json url = "http://ajax.... 46.98 0.9776 0.0034 438 25 39.33 2024-10-31
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 46.78 0.9234 0.0557 236 19 38.06 2024-10-31
16. (publish :path "/hello-count" :content-type "text/html" :fun... 46.44 0.9487 0.0249 356 24 38.38 2024-10-31
17. /* Read a set of characters from the socket */ StringBuffer ... 46.39 1.0042 -0.0356 542 25 40.09 2024-10-31
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.47 0.9386 0.0089 256 22 38.83 2024-10-31
19. template bool all(Args ...args) { return (... 44.97 0.9493 -0.0526 246 2 41.96 2023-12-07
20. import re import sys import urllib2 import BeautifulSoup usa... 44.42 0.9803 -0.0546 344 21 39.27 2024-10-08
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.93 0.9180 -0.0640 264 24 35.09 2024-10-31
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 38.33 0.8513 -0.0583 179 15 32.63 2024-10-31
23. NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclCo... 31.67 0.7879 -0.1321 202 4 27.88 2023-12-07