View Pit Stop page for race #3 by bradocola — Ghost race
View profile for omar nagy Mohamed (bradocola)
| Official speed | 17.01 wpm (100.88 seconds elapsed during race) |
|---|---|
| Race Start | June 10, 2025 3:53:26pm UTC |
| Race Finish | June 10, 2025 3:55:07pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 92.0% |
| Points | 5.10 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |