Return to profile of Zak (zracerr)
View texts not yet raced by Zak (zracerr)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 54.04 | 1.1067 | 0.0319 | 388 | 1 | 54.04 | 2025-06-15 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 52.89 | 1.0473 | 0.0671 | 154 | 1 | 52.89 | 2024-12-14 |
3. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 50.66 | 1.1383 | -0.0709 | 272 | 1 | 50.66 | 2024-12-14 |
4. | function calculateArea(width, height) { try { var area = ... | 48.54 | 1.0366 | -0.0138 | 301 | 1 | 48.54 | 2025-06-15 |
5. | public class HelloWorld { public static void main(String[] ... | 43.91 | 1.0599 | -0.1347 | 143 | 1 | 43.91 | 2025-01-20 |
6. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 43.27 | 0.9849 | -0.0732 | 183 | 2 | 42.83 | 2025-06-15 |
7. | import std; int main() { std::println("Hello World!"); } | 36.40 | 0.9810 | -0.2140 | 56 | 1 | 36.40 | 2025-06-15 |