View Pit Stop page for race #3 by s1l3n7 — Ghost race
View profile for beFriend💚 (s1l3n7)
| Official speed | 32.66 wpm (49.23 seconds elapsed during race) |
|---|---|
| Race Start | September 25, 2018 9:18:33pm UTC |
| Race Finish | September 25, 2018 9:19:23pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 91.0% |
| Points | 9.80 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |