View Pit Stop page for race #4 by jd_300 — Ghost race
View profile for Jagadeeswar (jd_300)
| Official speed | 48.52 wpm (35.37 seconds elapsed during race) |
|---|---|
| Race Start | November 1, 2025 7:51:26pm UTC |
| Race Finish | November 1, 2025 7:52:01pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 96.0% |
| Points | 14.55 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |