View Pit Stop page for race #1 by shazman — Ghost race
| Official speed | 68.81 wpm (23.37 seconds elapsed during race) | 
|---|---|
| Race Start | October 14, 2019 2:58:29pm UTC | 
| Race Finish | October 14, 2019 2:58:52pm UTC | 
| Outcome | No win (1 of 1) | 
| Accuracy | 99.0% | 
| Points | 20.64 | 
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |