View Pit Stop page for race #13 by kenixx — Ghost race
View profile for NOT AN ALT (kenixx)
| Official speed | 46.36 wpm (34.69 seconds elapsed during race) |
|---|---|
| Race Start | August 9, 2018 6:01:14am UTC |
| Race Finish | August 9, 2018 6:01:49am UTC |
| Outcome | No win (2 of 2) |
| Accuracy | 94.0% |
| Points | 13.91 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |