Return to profile of maroon (hofgalmir)
View texts not yet raced by maroon (hofgalmir)
| 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... | 68.41 | 1.0060 | 0.1141 | 467 | 1 | 68.41 | 2024-10-25 |
| 2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 62.73 | 1.1383 | -0.0996 | 272 | 1 | 62.73 | 2024-02-10 |
| 3. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 61.80 | 1.1067 | -0.0819 | 388 | 1 | 61.80 | 2024-02-10 |
| 4. | function calculateArea(width, height) { try { var area = ... | 61.39 | 1.0366 | -0.0184 | 301 | 1 | 61.39 | 2024-10-25 |
| 5. | import urllib2 import urllib import json url = "http://ajax.... | 58.06 | 0.9776 | -0.0136 | 438 | 1 | 58.06 | 2024-10-25 |
| 6. | import os import sys def run(program, *args): pid = os.fork(... | 56.62 | 1.0473 | -0.1064 | 154 | 1 | 56.62 | 2024-02-10 |
| 7. | auto monad = [](auto v) { return [=] { return v; }; }; auto ... | 49.55 | 0.8513 | -0.0360 | 179 | 1 | 49.55 | 2024-10-25 |