View Pit Stop page for race #3 by vanosgaming2014 — Ghost race
View profile for Jacob (vanosgaming2014)
| Official speed | 76.74 wpm (22.36 seconds elapsed during race) |
|---|---|
| Race Start | September 19, 2021 2:53:18am UTC |
| Race Finish | September 19, 2021 2:53:40am UTC |
| Outcome | No win (2 of 3) |
| Opponents |
1. d3b1 (81.25 wpm) |
| Accuracy | 98.0% |
| Points | 23.02 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |