maximum typer pro (pivot5)

Race #2

View Pit Stop page for race #2 by pivot5Ghost race

View profile for maximum typer pro (pivot5)

Official speed 65.93 wpm (24.39 seconds elapsed during race)
Race Start February 14, 2019 3:01:33am UTC
Race Finish February 14, 2019 3:01:58am UTC
Outcome No win (4 of 4)
Opponents 1. sidd_ (108.85 wpm)
2. deroche1 (97.04 wpm)
Accuracy 96.0%
Points 19.78
Text #10010 (Length: 143 characters)

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