View Pit Stop page for race #1 by cropsbreaker — Ghost race
View profile for CropsBreaker (cropsbreaker)
| Official speed | 56.61 wpm (30.31 seconds elapsed during race) |
|---|---|
| Race Start | October 28, 2025 12:57:26pm UTC |
| Race Finish | October 28, 2025 12:57:56pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 16.98 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |