View Pit Stop page for race #1 by flo6d — Ghost race
View profile for Olajuwon Guire (flo6d)
| Official speed | 27.08 wpm (63.37 seconds elapsed during race) |
|---|---|
| Race Start | September 1, 2025 2:15:44pm UTC |
| Race Finish | September 1, 2025 2:16:48pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 92.0% |
| Points | 8.13 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |