Return to profile of CheetahDude (ghysdd)
View texts not yet raced by CheetahDude (ghysdd)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import string from random import * characters = string.ascii... | 81.16 | 1.1814 | 0.0646 | 190 | 1 | 81.16 | 2023-08-02 |
2. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 75.10 | 1.1067 | 0.0463 | 388 | 1 | 75.10 | 2023-08-02 |
3. | function calculateArea(width, height) { try { var area = ... | 74.45 | 1.0366 | 0.1064 | 301 | 1 | 74.45 | 2025-07-25 |
4. | (publish :path "/hello-count" :content-type "text/html" :fun... | 64.52 | 0.9487 | 0.0418 | 356 | 1 | 64.52 | 2025-07-25 |
5. | import os import sys def run(program, *args): pid = os.fork(... | 64.17 | 1.0473 | -0.0621 | 154 | 1 | 64.17 | 2023-07-27 |
6. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 62.07 | 1.1383 | -0.1854 | 272 | 1 | 62.07 | 2023-08-02 |
7. | public class HelloWorld { public static void main(String[] ... | 43.18 | 1.0599 | -0.3970 | 143 | 1 | 43.18 | 2023-08-02 |