View Pit Stop page for race #23 by mau_r123 — Ghost race
View profile for Carlos Mauricio Riverin Vasquez (mau_r123)
Official speed | 33.34 wpm (51.47 seconds elapsed during race) |
---|---|
Race Start | June 8, 2025 12:48:02am UTC |
Race Finish | June 8, 2025 12:48:54am UTC |
Outcome | No win (4 of 18) |
Opponents |
1. jhosmar_carlos (46.82 wpm) 2. fanor (41.55 wpm) 5. fa1progra (32.67 wpm) 11. magali_alanoca (26.15 wpm) |
Accuracy | 97.0% |
Points | 10.00 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |