Text analysis for Fritzchen (fritzchen)

Return to profile of Fritzchen (fritzchen)

View texts not yet raced by Fritzchen (fritzchen)

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... 72.43 1.1984 0.1049 85 4 64.11 2023-12-25
2. import string from random import * characters = string.ascii... 65.19 1.1814 0.0029 190 6 63.80 2024-06-20
3. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 61.86 0.9180 0.2087 264 4 51.93 2023-12-24
4. import std; int main() { std::println("Hello World!"); } 60.92 0.9810 0.1431 56 2 60.33 2024-06-20
5. import os import sys def run(program, *args): pid = os.fork(... 60.91 1.0473 0.0647 154 2 56.72 2024-06-20
6. public class HelloWorld { public static void main(String[] ... 59.65 1.0599 0.0303 143 3 57.33 2024-06-20
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 59.37 1.0518 0.0366 152 5 56.03 2024-06-20
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 59.37 1.1383 -0.0592 272 1 59.37 2023-12-24
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 58.21 1.1067 -0.0497 388 1 58.21 2023-09-30
10. /** Loop waiting for a connection and a valid command */ whi... 57.51 1.0448 0.0133 445 4 53.62 2023-12-24
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 56.48 0.9849 0.0481 183 3 51.52 2023-12-24
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 55.99 0.9215 0.1027 78 5 48.06 2024-06-20
13. /* Read a set of characters from the socket */ StringBuffer ... 52.12 1.0042 -0.0479 542 3 48.48 2023-11-06
14. import urllib2 import urllib import json url = "http://ajax.... 51.41 0.9776 -0.0317 438 3 47.03 2023-12-24
15. function calculateArea(width, height) { try { var area = ... 50.79 1.0366 -0.1033 301 1 50.79 2023-10-21
16. import re import sys import urllib2 import BeautifulSoup usa... 48.02 0.9803 -0.0983 344 2 47.67 2024-03-16
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.91 0.9386 -0.1010 256 2 45.65 2023-09-30
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 43.83 0.8513 -0.0635 179 2 41.81 2024-06-18
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 40.50 0.9234 -0.1760 236 1 40.50 2023-09-30