Return to profile of Damian (strolen)
View texts not yet raced by Damian (strolen)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | public class HelloWorld { public static void main(String[] ... | 70.95 | 1.0599 | 0.3011 | 143 | 1 | 70.95 | 2025-12-20 |
| 2. | import os import sys def run(program, *args): pid = os.fork(... | 55.23 | 1.0473 | 0.0122 | 154 | 1 | 55.23 | 2025-12-20 |
| 3. | import std; int main() { std::println("Hello World!"); } | 54.64 | 0.9810 | 0.0671 | 56 | 1 | 54.64 | 2025-12-20 |
| 4. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 50.98 | 0.9215 | 0.0564 | 78 | 1 | 50.98 | 2025-12-20 |
| 5. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 49.50 | 1.1067 | -0.1572 | 388 | 1 | 49.50 | 2025-12-20 |
| 6. | this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... | 47.39 | 0.9386 | -0.0295 | 256 | 1 | 47.39 | 2025-12-20 |
| 7. | (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... | 45.93 | 0.9234 | -0.0423 | 236 | 1 | 45.93 | 2025-12-20 |
| 8. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 42.42 | 0.9849 | -0.1712 | 183 | 1 | 42.42 | 2025-12-20 |