View Pit Stop page for race #654 by keepinupwmae — Ghost race
View profile for Samoa (keepinupwmae)
| Official speed | 54.49 wpm (31.49 seconds elapsed during race) |
|---|---|
| Race Start | September 12, 2025 7:59:07am UTC |
| Race Finish | September 12, 2025 7:59:38am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 96.0% |
| Points | 16.35 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |