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.1972 143 4 31.42 2025-06-08
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 41.22 1.1067 0.1404 388 2 38.32 2025-06-10
3. import urllib2 import json screen_name = "wordpress" url = "... 38.11 1.0621 0.0909 246 2 36.01 2025-06-15
4. /* Read a set of characters from the socket */ StringBuffer ... 36.82 1.0042 0.1098 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.1023 85 2 33.29 2025-06-10
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 35.15 1.0518 0.0116 152 3 31.62 2025-06-15
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 34.44 0.9849 0.0571 183 3 30.49 2025-06-15
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 33.80 1.1383 -0.1157 272 1 33.80 2025-05-08
9. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 32.71 0.9234 0.0662 236 5 30.31 2025-05-24
10. /** Loop waiting for a connection and a valid command */ whi... 32.57 1.0448 -0.0594 445 1 32.57 2025-05-29
11. import os import sys def run(program, *args): pid = os.fork(... 31.65 1.0473 -0.0898 154 2 29.95 2025-06-15
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 31.46 0.9386 0.0132 256 3 30.01 2025-06-15
13. import urllib2 import urllib import json url = "http://ajax.... 31.38 0.9776 -0.0282 438 2 30.46 2025-06-15
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 29.65 0.9215 -0.0245 78 2 27.70 2025-07-04
15. import std; int main() { std::println("Hello World!"); } 29.37 0.9810 -0.0924 56 5 26.66 2025-07-04
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.01 0.9180 -0.0403 264 1 29.01 2025-05-15
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.77 0.8513 -0.0111 179 2 27.20 2025-05-08
18. import re import sys import urllib2 import BeautifulSoup usa... 25.97 0.9803 -0.1946 344 1 25.97 2025-06-10