View Pit Stop page for race #7 by machuran3 — Ghost race
View profile for Mauricio Aguilar Rios (machuran3)
Official speed | 23.31 wpm (73.62 seconds elapsed during race) |
---|---|
Race Start | June 27, 2025 12:40:40am UTC |
Race Finish | June 27, 2025 12:41:54am UTC |
Outcome | No win (11 of 12) |
Opponents |
7. samiraarancibia123426 (24.67 wpm) 10. sarai_vega012 (23.55 wpm) |
Accuracy | 87.0% |
Points | 6.99 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |