View Pit Stop page for race #1 by pimplepopper2015 — Ghost race
View profile for Kaseolin (pimplepopper2015)
| Official speed | 49.55 wpm (34.63 seconds elapsed during race) |
|---|---|
| Race Start | April 24, 2025 11:01:19am UTC |
| Race Finish | April 24, 2025 11:01:54am UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 92.0% |
| Points | 14.86 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |