View Pit Stop page for race #4 by richivinsky — Ghost race
View profile for stronglytyped (richivinsky)
| Official speed | 79.99 wpm (20.10 seconds elapsed during race) |
|---|---|
| Race Start | February 14, 2020 2:28:55am UTC |
| Race Finish | February 14, 2020 2:29:15am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 96.0% |
| Points | 24.00 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |