View Pit Stop page for race #4 by kawaiigonjhin — Ghost race
View profile for kawaiigonjhin (kawaiigonjhin)
| Official speed | 33.01 wpm (51.98 seconds elapsed during race) | 
|---|---|
| Race Start | August 6, 2025 4:51:35am UTC | 
| Race Finish | August 6, 2025 4:52:27am UTC | 
| Outcome | No win (3 of 3) | 
| Accuracy | 95.0% | 
| Points | 9.90 | 
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |