Return to profile of particles (notparticles)
View texts not yet raced by particles (notparticles)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | input("\n\nPress the enter key to exit.") # waits for the us... | 62.95 | 1.1984 | 0.0126 | 85 | 2 | 58.10 | 2021-01-31 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 60.47 | 1.0473 | 0.1332 | 154 | 3 | 51.93 | 2024-05-19 |
3. | public class HelloWorld { public static void main(String[] ... | 58.16 | 1.0599 | 0.0769 | 143 | 1 | 58.16 | 2024-05-19 |
4. | import string from random import * characters = string.ascii... | 51.91 | 1.1814 | -0.1723 | 190 | 2 | 51.06 | 2021-02-14 |
5. | import std; int main() { std::println("Hello World!"); } | 49.86 | 0.9810 | 0.0056 | 56 | 1 | 49.86 | 2024-05-19 |
6. | (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... | 46.99 | 0.9234 | 0.0013 | 236 | 1 | 46.99 | 2024-05-19 |
7. | function calculateArea(width, height) { try { var area = ... | 42.67 | 1.0366 | -0.1966 | 301 | 1 | 42.67 | 2021-01-31 |