Text analysis for arman (sjraja)

Return to profile of arman (sjraja)

View texts not yet raced by arman (sjraja)

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... 40.91 1.1984 0.0541 85 3 38.42 2024-03-16
2. import urllib2 import json screen_name = "wordpress" url = "... 39.96 1.0621 0.1802 246 3 34.95 2024-06-01
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 38.07 1.0518 0.1351 152 2 32.00 2024-03-16
4. public class HelloWorld { public static void main(String[] ... 37.77 1.0599 0.1144 143 2 29.20 2023-12-15
5. import os import sys def run(program, *args): pid = os.fork(... 36.77 1.0473 0.0950 154 4 30.03 2024-03-16
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 35.80 1.1383 -0.0308 272 6 31.60 2024-06-01
7. (publish :path "/hello-count" :content-type "text/html" :fun... 34.50 0.9487 0.1338 356 1 34.50 2024-06-02
8. function calculateArea(width, height) { try { var area = ... 34.44 1.0366 0.0388 301 2 30.68 2024-06-01
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 34.08 1.1067 -0.0535 388 3 31.65 2024-06-02
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 33.31 0.9386 0.0948 256 3 28.44 2024-06-01
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 33.00 0.9234 0.1083 236 2 30.28 2023-12-20
12. import string from random import * characters = string.ascii... 32.40 1.1814 -0.1794 190 1 32.40 2024-03-16
13. import re import sys import urllib2 import BeautifulSoup usa... 32.38 0.9803 0.0304 344 2 31.82 2024-06-02
14. /** Loop waiting for a connection and a valid command */ whi... 32.14 1.0448 -0.0377 445 3 31.14 2024-06-02
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 32.13 0.9215 0.0790 78 3 26.06 2024-02-23
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.85 0.9180 0.0081 264 2 26.53 2023-12-15
17. import std; int main() { std::println("Hello World!"); } 28.43 0.9810 -0.0843 56 2 28.15 2024-06-01
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.27 0.8513 -0.0166 179 3 25.84 2024-06-01