Return to profile of (hengnix)
View texts not yet raced by (hengnix)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import std; int main() { std::println("Hello World!"); } | 84.50 | 0.9810 | 0.1252 | 56 | 4 | 77.94 | 2025-03-06 |
2. | input("\n\nPress the enter key to exit.") # waits for the us... | 77.94 | 1.1984 | -0.1764 | 85 | 2 | 77.64 | 2025-03-06 |
3. | import os import sys def run(program, *args): pid = os.fork(... | 74.76 | 1.0473 | -0.0606 | 154 | 2 | 74.49 | 2025-03-06 |
4. | function calculateArea(width, height) { try { var area = ... | 72.11 | 1.0366 | -0.0865 | 301 | 1 | 72.11 | 2025-03-04 |
5. | public class HelloWorld { public static void main(String[] ... | 72.05 | 1.0599 | -0.1112 | 143 | 1 | 72.05 | 2025-03-04 |