Erick (erick0334)

Race #33

View Pit Stop page for race #33 by erick0334Ghost race

View profile for Erick (erick0334)

Official speed 38.16 wpm (44.97 seconds elapsed during race)
Race Start May 18, 2025 1:15:21am UTC
Race Finish May 18, 2025 1:16:06am UTC
Outcome No win (2 of 18)
Opponents 1. jhosmarmamani (45.07 wpm)
4. fa1progra (33.17 wpm)
5. alvaro__ (32.18 wpm)
6. mau_r123 (30.69 wpm)
Accuracy 94.0%
Points 11.45
Text #10010 (Length: 143 characters)

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