View Pit Stop page for race #1 by ayasu — Ghost race
View profile for watch symphogear (ayasu)
| Official speed | 80.48 wpm (19.98 seconds elapsed during race) |
|---|---|
| Race Start | July 22, 2019 6:37:06pm UTC |
| Race Finish | July 22, 2019 6:37:26pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 24.14 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |