View Pit Stop page for race #3 by balqishotman — Ghost race
View profile for HOTMAN (balqishotman)
| Official speed | 24.68 wpm (69.53 seconds elapsed during race) |
|---|---|
| Race Start | August 25, 2025 12:29:08am UTC |
| Race Finish | August 25, 2025 12:30:18am UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 92.0% |
| Points | 7.41 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |