Text analysis for RAMs3c (xander360)

Return to profile of RAMs3c (xander360)

View texts not yet raced by RAMs3c (xander360)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 88.20 1.1814 0.0379 190 15 68.29 2025-01-11
2. function calculateArea(width, height) { try { var area = ... 87.34 1.0366 0.1688 301 19 69.94 2025-01-12
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 86.43 1.1383 0.0529 272 17 73.49 2025-01-11
4. input("\n\nPress the enter key to exit.") # waits for the us... 83.91 1.1984 -0.0451 85 19 66.09 2025-02-22
5. public class HelloWorld { public static void main(String[] ... 80.12 1.0599 0.0454 143 17 63.62 2025-01-09
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 77.91 1.0518 0.0263 152 14 63.22 2025-01-11
7. import os import sys def run(program, *args): pid = os.fork(... 77.68 1.0473 0.0267 154 20 65.82 2025-02-22
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 75.80 1.1067 -0.0606 388 14 65.69 2025-01-11
9. import urllib2 import json screen_name = "wordpress" url = "... 73.80 1.0621 -0.0411 246 24 62.12 2025-01-12
10. /* Read a set of characters from the socket */ StringBuffer ... 72.02 1.0042 -0.0091 542 15 56.00 2025-01-12
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 71.21 0.9386 0.0435 256 19 58.35 2025-02-22
12. import std; int main() { std::println("Hello World!"); } 70.61 0.9810 -0.0131 56 22 57.41 2025-01-12
13. /** Loop waiting for a connection and a valid command */ whi... 70.22 1.0448 -0.0710 445 13 59.49 2025-01-09
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 69.85 0.9849 -0.0186 183 22 57.91 2025-01-14
15. import urllib2 import urllib import json url = "http://ajax.... 68.77 0.9776 -0.0272 438 10 55.37 2025-01-12
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 67.41 0.9215 0.0078 78 19 51.68 2025-01-13
17. import re import sys import urllib2 import BeautifulSoup usa... 64.47 0.9803 -0.0911 344 17 55.72 2025-01-13
18. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 64.23 1.0060 -0.1334 467 15 58.17 2025-01-14
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 63.08 0.9234 -0.0491 236 12 53.83 2025-01-11
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 62.98 0.8513 0.0115 179 16 47.97 2025-02-22
21. (publish :path "/hello-count" :content-type "text/html" :fun... 62.02 0.9487 -0.0874 356 14 52.85 2025-02-22
22. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 57.98 0.9180 -0.1173 264 12 49.31 2025-01-09