View Pit Stop page for race #3 by kamdugle — Ghost race
View profile for Kamry (kamdugle)
| Official speed | 59.55 wpm (28.82 seconds elapsed during race) |
|---|---|
| Race Start | April 8, 2025 1:20:15pm UTC |
| Race Finish | April 8, 2025 1:20:44pm UTC |
| Outcome | Win (1 of 3) |
| Opponents |
3. hbs3 (46.54 wpm) |
| Accuracy | 99.0% |
| Points | 17.86 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |