View Pit Stop page for race #121 by tahsin__1 — Ghost race
View profile for Tahsin (tahsin__1)
| Official speed | 44.51 wpm (38.55 seconds elapsed during race) |
|---|---|
| Race Start | May 9, 2025 3:34:11pm UTC |
| Race Finish | May 9, 2025 3:34:50pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 13.35 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |