Text analysis for Vijay (vijays4404)

Return to profile of Vijay (vijays4404)

View texts not yet raced by Vijay (vijays4404)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 72.30 1.1383 0.2409 272 35 57.58 2025-02-12
2. import urllib2 import json screen_name = "wordpress" url = "... 71.30 1.0621 0.3019 246 36 54.84 2025-02-12
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 68.15 1.1067 0.1948 388 30 56.63 2025-02-12
4. input("\n\nPress the enter key to exit.") # waits for the us... 68.01 1.1984 0.0958 85 32 53.26 2025-02-12
5. import string from random import * characters = string.ascii... 66.41 1.1814 0.0891 190 29 55.44 2025-02-12
6. import os import sys def run(program, *args): pid = os.fork(... 64.35 1.0473 0.1836 154 32 52.29 2025-02-12
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 63.45 1.0518 0.1629 152 25 50.70 2025-02-12
8. function calculateArea(width, height) { try { var area = ... 61.95 1.0366 0.1468 301 29 52.10 2025-02-12
9. import std; int main() { std::println("Hello World!"); } 59.93 0.9810 0.1570 56 34 45.04 2025-02-12
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 59.81 0.9849 0.1597 183 32 49.05 2025-02-12
11. /** Loop waiting for a connection and a valid command */ whi... 59.51 1.0448 0.0965 445 37 50.16 2025-02-12
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 59.40 0.9215 0.2119 78 36 42.31 2025-02-12
13. import urllib2 import urllib import json url = "http://ajax.... 59.35 0.9776 0.1572 438 36 50.60 2025-02-12
14. public class HelloWorld { public static void main(String[] ... 57.58 1.0599 0.0395 143 25 48.13 2025-02-12
15. /* Read a set of characters from the socket */ StringBuffer ... 55.26 1.0042 0.0525 542 33 46.08 2025-02-12
16. import re import sys import urllib2 import BeautifulSoup usa... 54.79 0.9803 0.0655 344 36 47.19 2025-02-12
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 54.31 0.9386 0.0981 256 40 42.85 2025-02-12
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 51.45 0.9234 0.0630 236 35 43.22 2025-02-12
19. (publish :path "/hello-count" :content-type "text/html" :fun... 51.03 0.9487 0.0313 356 36 44.34 2025-02-12
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 49.28 0.9180 0.0237 264 26 39.24 2025-02-12
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 47.17 0.8513 0.0433 179 30 37.95 2025-02-12