Text analysis for Fanor (fanor)

Return to profile of Fanor (fanor)

View texts not yet raced by Fanor (fanor)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. public class HelloWorld { public static void main(String[] ... 41.55 1.0599 0.1890 143 4 31.42 2025-06-08
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 41.22 1.1067 0.1323 388 3 37.22 2025-09-10
3. import urllib2 import json screen_name = "wordpress" url = "... 38.11 1.0621 0.0834 246 2 36.01 2025-06-15
4. /* Read a set of characters from the socket */ StringBuffer ... 36.82 1.0042 0.1025 542 5 32.64 2025-06-08
5. input("\n\nPress the enter key to exit.") # waits for the us... 36.23 1.1984 -0.1094 85 2 33.29 2025-06-10
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 35.15 1.0518 0.0047 152 3 31.62 2025-06-15
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 34.44 0.9849 0.0503 183 3 30.49 2025-06-15
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 33.80 1.1383 -0.1224 272 1 33.80 2025-05-08
9. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 32.71 0.9234 0.0598 236 5 30.31 2025-05-24
10. /** Loop waiting for a connection and a valid command */ whi... 32.57 1.0448 -0.0658 445 2 32.50 2025-09-10
11. import urllib2 import urllib import json url = "http://ajax.... 32.39 0.9776 -0.0041 438 3 31.10 2025-09-10
12. import os import sys def run(program, *args): pid = os.fork(... 31.65 1.0473 -0.0960 154 2 29.95 2025-06-15
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 31.46 0.9386 0.0070 256 4 29.98 2025-09-10
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 29.65 0.9215 -0.0303 78 2 27.70 2025-07-04
15. import std; int main() { std::println("Hello World!"); } 29.37 0.9810 -0.0982 56 5 26.66 2025-07-04
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.01 0.9180 -0.0460 264 1 29.01 2025-05-15
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.77 0.8513 -0.0166 179 2 27.20 2025-05-08
18. import re import sys import urllib2 import BeautifulSoup usa... 25.97 0.9803 -0.1997 344 1 25.97 2025-06-10
19. function calculateArea(width, height) { try { var area = ... 21.16 1.0366 -0.4006 301 1 21.16 2025-09-10