View Pit Stop page for race #361 by hawk691 — Ghost race
View profile for Marko (hawk691)
| Official speed | 26.81 wpm (64.01 seconds elapsed during race) |
|---|---|
| Race Start | October 5, 2025 11:19:36am UTC |
| Race Finish | October 5, 2025 11:20:40am UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 97.0% |
| Points | 8.04 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |