View Pit Stop page for race #1 by bradocola — Ghost race
View profile for omar nagy Mohamed (bradocola)
Official speed | 12.46 wpm (137.72 seconds elapsed during race) |
---|---|
Race Start | June 9, 2025 9:52:58pm UTC |
Race Finish | June 9, 2025 9:55:15pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 85.0% |
Points | 3.74 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |