Return to profile of merika (merikaa)
View texts not yet raced by merika (merikaa)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... | 73.36 | 1.0060 | 0.1925 | 467 | 1 | 73.36 | 2025-02-20 |
2. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 69.73 | 1.1067 | 0.0325 | 388 | 1 | 69.73 | 2025-02-15 |
3. | /** Loop waiting for a connection and a valid command */ whi... | 66.51 | 1.0448 | 0.0418 | 445 | 1 | 66.51 | 2025-02-27 |
4. | /* Read a set of characters from the socket */ StringBuffer ... | 64.71 | 1.0042 | 0.0530 | 542 | 1 | 64.71 | 2025-02-15 |
5. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 63.20 | 0.9849 | 0.0476 | 183 | 1 | 63.20 | 2025-02-20 |
6. | import os import sys def run(program, *args): pid = os.fork(... | 62.37 | 1.0473 | -0.0283 | 154 | 1 | 62.37 | 2025-02-15 |
7. | import std; int main() { std::println("Hello World!"); } | 57.80 | 0.9810 | -0.0367 | 56 | 1 | 57.80 | 2025-02-15 |
8. | auto monad = [](auto v) { return [=] { return v; }; }; auto ... | 47.49 | 0.8513 | -0.0754 | 179 | 2 | 46.60 | 2025-02-27 |