View Pit Stop page for race #464 by tikpyp — Ghost race
View profile for vloek (tikpyp)
| Official speed | 51.23 wpm (33.50 seconds elapsed during race) |
|---|---|
| Race Start | November 1, 2025 5:55:00pm UTC |
| Race Finish | November 1, 2025 5:55:33pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 99.0% |
| Points | 15.37 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |