Text analysis for Naren (spoiled_brat)

Return to profile of Naren (spoiled_brat)

View texts not yet raced by Naren (spoiled_brat)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import os import sys def run(program, *args): pid = os.fork(... 43.16 1.0473 0.3722 154 9 33.15 2024-05-18
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 40.06 1.1383 0.1761 272 7 34.58 2024-04-15
3. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.15 0.9849 0.2705 183 8 32.26 2024-05-15
4. import string from random import * characters = string.ascii... 38.12 1.1814 0.0730 190 6 36.02 2024-05-18
5. input("\n\nPress the enter key to exit.") # waits for the us... 37.91 1.1984 0.0423 85 9 33.50 2024-05-15
6. import std; int main() { std::println("Hello World!"); } 37.37 0.9810 0.2399 56 5 27.94 2024-05-21
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 36.68 1.1067 0.0983 388 7 33.47 2024-04-09
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 35.82 0.9215 0.2540 78 8 28.60 2024-04-17
9. public class HelloWorld { public static void main(String[] ... 35.45 1.0599 0.1043 143 8 31.02 2024-05-21
10. /** Loop waiting for a connection and a valid command */ whi... 34.73 1.0448 0.1008 445 9 31.67 2024-05-21
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 34.38 1.0518 0.0806 152 5 30.80 2024-05-09
12. import urllib2 import json screen_name = "wordpress" url = "... 34.24 1.0621 0.0652 246 5 31.80 2024-04-17
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 32.43 0.9234 0.1456 236 5 27.54 2024-04-15
14. function calculateArea(width, height) { try { var area = ... 32.15 1.0366 0.0199 301 6 30.33 2024-04-16
15. (publish :path "/hello-count" :content-type "text/html" :fun... 31.60 0.9487 0.0947 356 4 29.82 2024-05-15
16. /* Read a set of characters from the socket */ StringBuffer ... 31.19 1.0042 0.0217 542 9 29.67 2024-04-19
17. import re import sys import urllib2 import BeautifulSoup usa... 29.88 0.9803 0.0007 344 4 27.63 2024-05-21
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.61 0.9180 0.0552 264 5 27.33 2024-05-15
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.46 0.8513 0.1101 179 13 25.56 2024-05-18
20. import urllib2 import urllib import json url = "http://ajax.... 28.40 0.9776 -0.0432 438 2 25.99 2024-03-19
21. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 26.69 0.9386 -0.0623 256 4 25.74 2024-05-18