too much lag (actuallyaccurate4life)

Race #236

View Pit Stop page for race #236 by actuallyaccurate4lifeGhost race

View profile for too much lag (actuallyaccurate4life)

Official speed 46.14 wpm (34.85 seconds elapsed during race)
Race Start August 10, 2019 6:59:58pm UTC
Race Finish August 10, 2019 7:00:33pm UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 13.84
Text #10010 (Length: 143 characters)

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