yo mas epzilon (axeluri)

Race #33

View Pit Stop page for race #33 by axeluriGhost race

View profile for yo mas epzilon (axeluri)

Official speed 80.33 wpm (21.36 seconds elapsed during race)
Race Start November 20, 2025 10:53:20pm UTC
Race Finish November 20, 2025 10:53:41pm UTC
Outcome No win (1 of 1)
Accuracy 95.0%
Points 24.10
Text #10010 (Length: 143 characters)

public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }