View Pit Stop page for race #8 by 2017331054 — Ghost race
View profile for Ikramuzzaman (2017331054)
| Official speed | 52.41 wpm (32.74 seconds elapsed during race) |
|---|---|
| Race Start | August 17, 2025 2:05:32pm UTC |
| Race Finish | August 17, 2025 2:06:05pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 96.0% |
| Points | 15.72 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |