View Pit Stop page for race #1 by uncarvedblock — Ghost race
View profile for kublaikhan (uncarvedblock)
| Official speed | 41.78 wpm (41.07 seconds elapsed during race) |
|---|---|
| Race Start | July 17, 2023 5:00:41pm UTC |
| Race Finish | July 17, 2023 5:01:22pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 94.0% |
| Points | 12.53 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |