View Pit Stop page for race #1 by pajahify — Ghost race
View profile for micorazon (pajahify)
Official speed | 62.41 wpm (27.50 seconds elapsed during race) |
---|---|
Race Start | May 24, 2025 6:40:16pm UTC |
Race Finish | May 24, 2025 6:40:44pm UTC |
Outcome | Win (1 of 3) |
Accuracy | 97.0% |
Points | 18.72 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |