Text analysis for Vishal Singh Adhikari (vizzzard)

Return to profile of Vishal Singh Adhikari (vizzzard)

View texts not yet raced by Vishal Singh Adhikari (vizzzard)

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... 76.52 1.1984 0.0687 85 5 66.72 2024-10-05
2. import os import sys def run(program, *args): pid = os.fork(... 75.31 1.0473 0.1998 154 4 64.08 2024-05-09
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 71.05 1.1383 0.0382 272 6 60.18 2024-11-23
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 70.99 1.0518 0.1238 152 7 58.80 2024-05-27
5. import string from random import * characters = string.ascii... 70.56 1.1814 -0.0130 190 5 53.13 2024-10-05
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 68.44 1.1067 0.0266 388 9 59.44 2024-05-01
7. import re import sys import urllib2 import BeautifulSoup usa... 65.59 0.9803 0.1058 344 7 54.43 2024-05-27
8. function calculateArea(width, height) { try { var area = ... 64.99 1.0366 0.0396 301 3 59.23 2024-04-22
9. /** Loop waiting for a connection and a valid command */ whi... 64.35 1.0448 0.0208 445 9 54.78 2025-10-07
10. import urllib2 import json screen_name = "wordpress" url = "... 60.23 1.0621 -0.0647 246 5 55.99 2024-04-23
11. public class HelloWorld { public static void main(String[] ... 59.38 1.0599 -0.0766 143 3 52.73 2024-05-27
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 58.04 0.9849 -0.0238 183 3 57.10 2024-05-16
13. (publish :path "/hello-count" :content-type "text/html" :fun... 57.69 0.9487 0.0066 356 7 50.37 2024-05-17
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 56.61 0.9234 0.0140 236 8 46.97 2024-05-27
15. import urllib2 import urllib import json url = "http://ajax.... 56.13 0.9776 -0.0481 438 3 54.69 2024-09-09
16. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 56.03 1.0060 -0.0782 467 1 56.03 2024-05-02
17. /* Read a set of characters from the socket */ StringBuffer ... 55.11 1.0042 -0.0916 542 3 51.73 2024-05-01
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 52.75 0.9386 -0.0651 256 4 49.02 2024-12-08
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 50.30 0.9180 -0.0851 264 4 44.27 2024-05-20
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 47.38 0.9215 -0.1369 78 1 47.38 2024-04-24
21. import std; int main() { std::println("Hello World!"); } 46.31 0.9810 -0.2141 56 4 41.46 2024-05-06
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.79 0.8513 -0.1096 179 3 39.52 2024-05-17