paraph (paraphrohn)

Race #52

View Pit Stop page for race #52 by paraphrohnGhost race

View profile for paraph (paraphrohn)

Official speed 94.67 wpm (16.99 seconds elapsed during race)
Race Start February 25, 2019 2:37:13pm UTC
Race Finish February 25, 2019 2:37:30pm UTC
Outcome No win (2 of 3)
Opponents 1. tanon710s (105.99 wpm)
3. permil (90.44 wpm)
Accuracy 99.0%
Points 28.40
Text #10010 (Length: 143 characters)

public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }