View Pit Stop page for race #4 by andrewkcleeuc — Ghost race
View profile for Wreckium626 (andrewkcleeuc)
| Official speed | 50.55 wpm (33.95 seconds elapsed during race) |
|---|---|
| Race Start | September 20, 2025 7:54:16pm UTC |
| Race Finish | September 20, 2025 7:54:50pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 96.0% |
| Points | 15.17 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |