[NTM] Vielle (arc_sec)

Race #80

View Pit Stop page for race #80 by arc_secGhost race

View profile for [NTM] Vielle (arc_sec)

Official speed 122.46 wpm (13.13 seconds elapsed during race)
Race Start August 11, 2019 5:40:47pm UTC
Race Finish August 11, 2019 5:41:00pm UTC
Outcome No win (1 of 1)
Accuracy 99.0%
Points 36.74
Text #10010 (Length: 143 characters)

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