View Pit Stop page for race #1 by krimsonly — Ghost race
View profile for isekai (krimsonly)
| Official speed | 53.83 wpm (31.88 seconds elapsed during race) |
|---|---|
| Race Start | February 4, 2022 5:12:54pm UTC |
| Race Finish | February 4, 2022 5:13:26pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 98.0% |
| Points | 16.15 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |