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