Text analysis for Raunak (aabbcc333)

Return to profile of Raunak (aabbcc333)

View texts not yet raced by Raunak (aabbcc333)

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_... 83.52 1.1383 0.2628 272 5 72.70 2026-02-15
2. input("\n\nPress the enter key to exit.") # waits for the us... 80.68 1.1984 0.1550 85 4 68.71 2025-11-26
3. import string from random import * characters = string.ascii... 74.96 1.1814 0.0761 190 8 64.32 2026-02-15
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 72.02 1.0518 0.1564 152 7 65.69 2025-11-26
5. public class HelloWorld { public static void main(String[] ... 67.95 1.0599 0.0800 143 10 55.01 2025-11-26
6. import os import sys def run(program, *args): pid = os.fork(... 66.83 1.0473 0.0738 154 6 54.90 2025-11-25
7. import urllib2 import json screen_name = "wordpress" url = "... 65.49 1.0621 0.0365 246 10 58.37 2025-11-26
8. /** Loop waiting for a connection and a valid command */ whi... 64.08 1.0448 0.0302 445 4 54.35 2025-11-22
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 63.79 1.1067 -0.0366 388 3 60.15 2025-11-19
10. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 63.10 1.0060 0.0525 467 5 59.07 2025-11-29
11. import std; int main() { std::println("Hello World!"); } 60.70 0.9810 0.0373 56 8 50.14 2025-11-26
12. /* Read a set of characters from the socket */ StringBuffer ... 59.86 1.0042 0.0000 542 6 53.93 2025-11-25
13. function calculateArea(width, height) { try { var area = ... 59.54 1.0366 -0.0378 301 10 51.60 2026-02-15
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 57.90 0.9234 0.0479 236 6 51.29 2026-02-15
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 57.78 0.9849 -0.0156 183 5 51.77 2025-11-26
16. import re import sys import urllib2 import BeautifulSoup usa... 57.46 0.9803 -0.0164 344 3 50.78 2025-11-22
17. (publish :path "/hello-count" :content-type "text/html" :fun... 53.51 0.9487 -0.0510 356 3 51.20 2025-11-22
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 52.90 0.9386 -0.0512 256 5 44.67 2025-11-26
19. import urllib2 import urllib import json url = "http://ajax.... 47.67 0.9776 -0.1779 438 2 46.11 2025-11-26
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 45.62 0.8513 -0.0860 179 2 40.43 2026-02-15
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 45.18 0.9215 -0.1636 78 5 41.07 2025-11-22
22. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 42.73 0.9180 -0.2012 264 1 42.73 2025-11-05