View Pit Stop page for race #280 by karanjain18 — Ghost race
View profile for Karan Jain (karanjain18)
Official speed | 60.07 wpm (26.77 seconds elapsed during race) |
---|---|
Race Start | April 13, 2020 12:54:45pm UTC |
Race Finish | April 13, 2020 12:55:11pm UTC |
Outcome | Win (1 of 2) |
Opponents |
2. kiran11621 (31.64 wpm) |
Accuracy | 96.0% |
Points | 18.02 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |