Vielle (arc_sec)

Race #69

View Pit Stop page for race #69 by arc_secGhost race

View profile for Vielle (arc_sec)

Official speed 117.71 wpm (13.66 seconds elapsed during race)
Race Start August 8, 2019 11:45:14pm UTC
Race Finish August 8, 2019 11:45:28pm UTC
Outcome Win (1 of 5)
Opponents 2. lesirh (72.98 wpm)
3. nikefanaccount (55.02 wpm)
4. pjcrowley (51.04 wpm)
Accuracy 99.0%
Points 35.31
Text #10010 (Length: 143 characters)

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