View Pit Stop page for race #1 by mohamed_2004_emad — Ghost race
View profile for Mohamed Emad Fathy (mohamed_2004_emad)
| Official speed | 20.59 wpm (83.34 seconds elapsed during race) |
|---|---|
| Race Start | April 4, 2025 3:17:03pm UTC |
| Race Finish | April 4, 2025 3:18:27pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 93.0% |
| Points | 6.18 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |