View Pit Stop page for race #5 by toni_boss — Ghost race
View profile for Toni Boss (toni_boss)
| Official speed | 27.08 wpm (63.37 seconds elapsed during race) |
|---|---|
| Race Start | November 23, 2025 5:08:35pm UTC |
| Race Finish | November 23, 2025 5:09:38pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 93.0% |
| Points | 8.12 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |