View Pit Stop page for race #3 by thepman — Ghost race
View profile for the_P_man (thepman)
| Official speed | 34.33 wpm (49.99 seconds elapsed during race) |
|---|---|
| Race Start | October 30, 2025 7:41:35am UTC |
| Race Finish | October 30, 2025 7:42:25am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 89.0% |
| Points | 10.30 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |