View Pit Stop page for race #1 by quickdrop — Ghost race
View profile for Kaleb (quickdrop)
| Official speed | 46.70 wpm (36.75 seconds elapsed during race) |
|---|---|
| Race Start | October 6, 2025 9:38:45pm UTC |
| Race Finish | October 6, 2025 9:39:21pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 94.0% |
| Points | 14.01 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |