View Pit Stop page for race #11 by linsk — Ghost race
View profile for Clavinsk (linsk)
| Official speed | 54.82 wpm (29.33 seconds elapsed during race) |
|---|---|
| Race Start | February 25, 2019 1:39:39pm UTC |
| Race Finish | February 25, 2019 1:40:08pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 95.0% |
| Points | 16.44 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |