alexVladimirQuecaña (alex_ramos)

Race #84

View Pit Stop page for race #84 by alex_ramosGhost race

View profile for alexVladimirQuecaña (alex_ramos)

Official speed 25.84 wpm (66.41 seconds elapsed during race)
Race Start June 27, 2025 12:40:40am UTC
Race Finish June 27, 2025 12:41:47am UTC
Outcome No win (6 of 12)
Opponents 4. sharick_chungara (33.18 wpm)
5. tocsky (32.69 wpm)
7. samiraarancibia123426 (24.67 wpm)
10. sarai_vega012 (23.55 wpm)
11. machuran3 (23.31 wpm)
Accuracy 94.0%
Points 7.75
Text #10010 (Length: 143 characters)

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