View Pit Stop page for race #22 by sfectorian — Ghost race
View profile for mestiri77 (sfectorian)
| Official speed | 37.93 wpm (45.24 seconds elapsed during race) |
|---|---|
| Race Start | May 29, 2025 9:40:13pm UTC |
| Race Finish | May 29, 2025 9:40:58pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 94.0% |
| Points | 11.38 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |