View Pit Stop page for race #135 by bladevampirek — Ghost race
View profile for Achromatic - youtu.be/VuzE718Ac1M (bladevampirek)
| Official speed | 69.02 wpm (23.30 seconds elapsed during race) |
|---|---|
| Race Start | April 4, 2020 8:49:21pm UTC |
| Race Finish | April 4, 2020 8:49:44pm UTC |
| Outcome | No win (2 of 2) |
| Opponents |
1. landarian (75.74 wpm) |
| Accuracy | 97.0% |
| Points | 20.71 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |