Luis Alberto Delgado Pinto (luis_univ)

Race #7

View Pit Stop page for race #7 by luis_univGhost race

View profile for Luis Alberto Delgado Pinto (luis_univ)

Official speed 24.63 wpm (69.67 seconds elapsed during race)
Race Start May 18, 2025 1:15:20am UTC
Race Finish May 18, 2025 1:16:29am UTC
Outcome No win (11 of 18)
Opponents 7. souljin99 (27.61 wpm)
8. blizhte (26.55 wpm)
9. fanor (25.35 wpm)
10. noelelias (25.25 wpm)
12. jhony99 (22.84 wpm)
14. villavicencioa (20.22 wpm)
Accuracy 92.0%
Points 7.39
Text #10010 (Length: 143 characters)

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