Return to profile of RogueSoul564 (roguesoul564)
View texts not yet raced by RogueSoul564 (roguesoul564)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import string from random import * characters = string.ascii... | 50.41 | 1.1814 | 0.1701 | 190 | 3 | 48.62 | 2025-05-06 |
2. | input("\n\nPress the enter key to exit.") # waits for the us... | 50.33 | 1.1984 | 0.1509 | 85 | 1 | 50.33 | 2025-05-06 |
3. | public class HelloWorld { public static void main(String[] ... | 48.01 | 1.0599 | 0.2272 | 143 | 2 | 46.42 | 2025-05-06 |
4. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 43.90 | 1.1067 | 0.0702 | 388 | 1 | 43.90 | 2025-05-06 |
5. | import std; int main() { std::println("Hello World!"); } | 40.58 | 0.9810 | 0.1069 | 56 | 3 | 34.10 | 2025-05-06 |
6. | import os import sys def run(program, *args): pid = os.fork(... | 39.84 | 1.0473 | 0.0208 | 154 | 1 | 39.84 | 2025-05-06 |
7. | auto monad = [](auto v) { return [=] { return v; }; }; auto ... | 29.78 | 0.8513 | -0.0529 | 179 | 2 | 28.99 | 2025-05-07 |