View Pit Stop page for race #2 by jhona_mn — Ghost race
View profile for Jhonatan Romana Romano (jhona_mn)
| Official speed | 15.93 wpm (107.72 seconds elapsed during race) |
|---|---|
| Race Start | March 31, 2025 12:53:51am UTC |
| Race Finish | March 31, 2025 12:55:39am UTC |
| Outcome | No win (16 of 30) |
| Opponents |
15. sharick_chungara (18.74 wpm) |
| Accuracy | 92.0% |
| Points | 4.78 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |