View Pit Stop page for race #1 by evilssouls — Ghost race
View profile for EvilsSouls (evilssouls)
| Official speed | 69.96 wpm (24.53 seconds elapsed during race) |
|---|---|
| Race Start | July 13, 2025 2:13:19pm UTC |
| Race Finish | July 13, 2025 2:13:44pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 98.0% |
| Points | 20.99 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |