View Pit Stop page for race #18 by hymiscellany — Ghost race
View profile for poopoo peepee (hymiscellany)
| Official speed | 54.75 wpm (29.37 seconds elapsed during race) |
|---|---|
| Race Start | December 30, 2017 1:49:59am UTC |
| Race Finish | December 30, 2017 1:50:28am UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 93.0% |
| Points | 16.43 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |