View Pit Stop page for race #118 by snayder123_ — Ghost race
View profile for Sneyder Nunjar (snayder123_)
Official speed | 37.76 wpm (45.44 seconds elapsed during race) |
---|---|
Race Start | July 7, 2025 5:36:01pm UTC |
Race Finish | July 7, 2025 5:36:46pm UTC |
Outcome | No win (2 of 3) |
Accuracy | 92.0% |
Points | 11.33 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |