View Pit Stop page for race #106 by snayder123_ — Ghost race
View profile for Sneyder Nunjar (snayder123_)
Official speed | 37.35 wpm (45.94 seconds elapsed during race) |
---|---|
Race Start | July 4, 2025 5:25:35pm UTC |
Race Finish | July 4, 2025 5:26:20pm UTC |
Outcome | No win (3 of 3) |
Accuracy | 92.0% |
Points | 11.21 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |