View Pit Stop page for race #11 by crazy_monke — Ghost race
View profile for CrazyMonke (crazy_monke)
| Official speed | 40.34 wpm (42.54 seconds elapsed during race) |
|---|---|
| Race Start | September 16, 2025 11:10:24am UTC |
| Race Finish | September 16, 2025 11:11:07am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 91.0% |
| Points | 12.10 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |