View Pit Stop page for race #1 by heavenseer — Ghost race
View profile for fish and chips (heavenseer)
| Official speed | 87.77 wpm (19.55 seconds elapsed during race) |
|---|---|
| Race Start | November 4, 2021 5:07:16am UTC |
| Race Finish | November 4, 2021 5:07:35am UTC |
| Outcome | Win (1 of 2) |
| Opponents |
2. scraex (61.41 wpm) |
| Accuracy | 98.0% |
| Points | 26.33 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |