View Pit Stop page for race #16 by abtech19 — Ghost race
View profile for Wxander Wflaneur Wzak Wboundaries Wbren (abtech19)
Official speed | 46.67 wpm (36.77 seconds elapsed during race) |
---|---|
Race Start | July 9, 2025 1:53:45pm UTC |
Race Finish | July 9, 2025 1:54:22pm UTC |
Outcome | No win (2 of 2) |
Accuracy | 96.0% |
Points | 14.00 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |