View Pit Stop page for race #225 by karanjain18 — Ghost race
View profile for Karan Jain (karanjain18)
Official speed | 58.31 wpm (27.58 seconds elapsed during race) |
---|---|
Race Start | April 3, 2020 11:05:58am UTC |
Race Finish | April 3, 2020 11:06:25am UTC |
Outcome | Win (1 of 2) |
Opponents |
2. kiran11621 (23.16 wpm) |
Accuracy | 96.0% |
Points | 17.49 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |