View Pit Stop page for race #136 by tahsin__1 — Ghost race
View profile for Tahsin (tahsin__1)
| Official speed | 41.35 wpm (41.50 seconds elapsed during race) |
|---|---|
| Race Start | May 9, 2025 4:55:59pm UTC |
| Race Finish | May 9, 2025 4:56:40pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 96.0% |
| Points | 12.40 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |