Dead (deadinside_101_2)

Race #4

View Pit Stop page for race #4 by deadinside_101_2Ghost race

View profile for Dead (deadinside_101_2)

Official speed 45.14 wpm (38.02 seconds elapsed during race)
Race Start June 19, 2023 11:52:41pm UTC
Race Finish June 19, 2023 11:53:19pm UTC
Outcome No win (2 of 2)
Opponents 1. mustafa_reda (72.81 wpm)
Accuracy 94.0%
Points 13.54
Text #10010 (Length: 143 characters)

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