paraph (paraphrohn)

Race #49

View Pit Stop page for race #49 by paraphrohnGhost race

View profile for paraph (paraphrohn)

Official speed 90.48 wpm (17.77 seconds elapsed during race)
Race Start February 25, 2019 2:35:33pm UTC
Race Finish February 25, 2019 2:35:51pm UTC
Outcome No win (2 of 3)
Opponents 1. permil (94.87 wpm)
3. tanon710s (78.74 wpm)
Accuracy 97.0%
Points 27.14
Text #10010 (Length: 143 characters)

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