View Pit Stop page for race #4 by axeluri — Ghost race
View profile for yo mas epzilon (axeluri)
| Official speed | 70.89 wpm (24.21 seconds elapsed during race) |
|---|---|
| Race Start | November 2, 2025 6:03:19am UTC |
| Race Finish | November 2, 2025 6:03:43am UTC |
| Outcome | No win (1 of 1) |
| Accuracy | 96.0% |
| Points | 21.27 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |