View Pit Stop page for race #1 by teiloq — Ghost race
View profile for ⠈⠁ᵀ ᴱ ᴵ ᴸ ᴼ⠈⠁ (teiloq)
| Official speed | 59.50 wpm (27.03 seconds elapsed during race) |
|---|---|
| Race Start | October 3, 2018 4:53:03pm UTC |
| Race Finish | October 3, 2018 4:53:30pm UTC |
| Outcome | No win (1 of 1) |
| Accuracy | 94.0% |
| Points | 17.85 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |