Return to profile of Daniel (dannyly021)
View texts not yet raced by Daniel (dannyly021)
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(... | 47.33 | 1.0473 | 0.1237 | 154 | 1 | 47.33 | 2023-12-28 |
2. | import std; int main() { std::println("Hello World!"); } | 42.34 | 0.9810 | 0.0792 | 56 | 2 | 39.51 | 2023-12-28 |
3. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 42.00 | 1.1067 | -0.0728 | 388 | 1 | 42.00 | 2023-12-28 |
4. | /* Read a set of characters from the socket */ StringBuffer ... | 39.13 | 1.0042 | -0.0310 | 542 | 1 | 39.13 | 2023-12-28 |
5. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 36.41 | 0.9215 | -0.0177 | 78 | 1 | 36.41 | 2023-12-28 |