Text analysis for naxys (razumikhin)

Return to profile of naxys (razumikhin)

View texts not yet raced by naxys (razumikhin)

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_... 64.23 1.1383 0.1765 272 6 49.34 2025-01-15
2. input("\n\nPress the enter key to exit.") # waits for the us... 61.42 1.1984 0.0557 85 5 48.33 2025-01-15
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 59.39 1.1067 0.1105 388 4 50.04 2025-01-15
4. import std; int main() { std::println("Hello World!"); } 58.75 0.9810 0.2164 56 3 47.82 2025-01-13
5. public class HelloWorld { public static void main(String[] ... 56.91 1.0599 0.1061 143 5 49.28 2025-01-15
6. import urllib2 import json screen_name = "wordpress" url = "... 53.89 1.0621 0.0449 246 8 44.02 2025-01-16
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.44 1.0518 0.0465 152 2 49.68 2025-01-13
8. function calculateArea(width, height) { try { var area = ... 49.37 1.0366 -0.0244 301 4 42.13 2025-01-12
9. import os import sys def run(program, *args): pid = os.fork(... 49.35 1.0473 -0.0338 154 1 49.35 2025-01-15
10. import string from random import * characters = string.ascii... 48.11 1.1814 -0.1930 190 2 47.47 2025-01-13
11. import re import sys import urllib2 import BeautifulSoup usa... 47.42 0.9803 -0.0090 344 2 44.92 2025-01-14
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 45.24 0.9180 0.0097 264 2 43.35 2025-01-16
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 44.60 0.9234 -0.0055 236 3 42.34 2025-01-15
14. /** Loop waiting for a connection and a valid command */ whi... 44.07 1.0448 -0.1367 445 1 44.07 2025-01-13
15. import urllib2 import urllib import json url = "http://ajax.... 42.85 0.9776 -0.0978 438 1 42.85 2025-01-13
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 41.74 0.8513 -0.0021 179 4 34.79 2025-01-15
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 40.61 0.9215 -0.0900 78 4 37.03 2025-01-15
18. (publish :path "/hello-count" :content-type "text/html" :fun... 39.69 0.9487 -0.1297 356 2 37.01 2025-01-13
19. /* Read a set of characters from the socket */ StringBuffer ... 30.77 1.0042 -0.3719 542 1 30.77 2024-12-31