Text analysis for Bijoy (bijoy022_)

Return to profile of Bijoy (bijoy022_)

View texts not yet raced by Bijoy (bijoy022_)

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... 55.06 1.1984 0.1844 85 4 43.22 2025-09-26
2. import string from random import * characters = string.ascii... 48.50 1.1814 0.0367 190 5 42.39 2025-09-26
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.08 1.0518 0.1557 152 5 40.06 2025-09-26
4. function calculateArea(width, height) { try { var area = ... 46.50 1.0366 0.1313 301 3 40.08 2024-08-23
5. import os import sys def run(program, *args): pid = os.fork(... 45.80 1.0473 0.1030 154 3 39.72 2024-08-23
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 43.35 1.1383 -0.0496 272 4 37.76 2024-08-23
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 41.64 0.9849 0.0609 183 5 35.40 2024-08-19
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 41.57 1.1067 -0.0627 388 6 35.71 2024-09-03
9. /* Read a set of characters from the socket */ StringBuffer ... 41.55 1.0042 0.0393 542 5 37.53 2024-09-03
10. import std; int main() { std::println("Hello World!"); } 41.30 0.9810 0.0563 56 6 34.06 2025-09-26
11. (publish :path "/hello-count" :content-type "text/html" :fun... 40.34 0.9487 0.0644 356 9 33.45 2025-09-26
12. public class HelloWorld { public static void main(String[] ... 38.35 1.0599 -0.0967 143 4 35.90 2024-08-23
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.28 0.9234 0.0380 236 4 35.87 2024-08-23
14. import urllib2 import json screen_name = "wordpress" url = "... 38.18 1.0621 -0.1032 246 2 36.04 2024-08-16
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 35.65 0.9215 -0.0261 78 4 30.84 2024-08-23
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.23 0.9180 -0.0332 264 2 34.23 2025-09-26
17. /** Loop waiting for a connection and a valid command */ whi... 34.58 1.0448 -0.1763 445 3 33.47 2024-08-11
18. import re import sys import urllib2 import BeautifulSoup usa... 34.23 0.9803 -0.1206 344 1 34.23 2024-08-11
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.41 0.8513 -0.1127 179 5 27.41 2024-08-23
20. import urllib2 import urllib import json url = "http://ajax.... 27.33 0.9776 -0.2912 438 1 27.33 2024-07-08