police (styrofoam)

Race #168

View Pit Stop page for race #168 by styrofoamGhost race

View profile for police (styrofoam)

Official speed 65.43 wpm (24.58 seconds elapsed during race)
Race Start January 27, 2019 11:33:03pm UTC
Race Finish January 27, 2019 11:33:28pm UTC
Outcome No win (3 of 5)
Opponents 1. sidd_ (123.18 wpm)
2. delirious (80.81 wpm)
4. hellothen (63.68 wpm)
5. poem (49.75 wpm)
Accuracy 95.0%
Points 19.63
Text #10010 (Length: 143 characters)

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