Text analysis for Mark (snake44)

Return to profile of Mark (snake44)

View texts not yet raced by Mark (snake44)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import os import sys def run(program, *args): pid = os.fork(... 62.29 1.0473 0.1348 154 1 62.29 2024-08-05
2. import std; int main() { std::println("Hello World!"); } 60.25 0.9810 0.1624 56 1 60.25 2024-08-05
3. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 54.88 0.9215 0.1200 78 1 54.88 2024-08-05
4. import re import sys import urllib2 import BeautifulSoup usa... 54.17 0.9803 0.0477 344 1 54.17 2024-08-05
5. (publish :path "/hello-count" :content-type "text/html" :fun... 47.86 0.9487 -0.0404 356 1 47.86 2024-08-05
6. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 46.97 0.9234 -0.0320 236 1 46.97 2024-08-05
7. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 42.43 0.8513 -0.0461 179 1 42.43 2024-08-05