samiraarancibia (samiraarancibia123426)

Race #84

View Pit Stop page for race #84 by samiraarancibia123426Ghost race

View profile for samiraarancibia (samiraarancibia123426)

Official speed 32.42 wpm (52.93 seconds elapsed during race)
Race Start June 8, 2025 12:55:05am UTC
Race Finish June 8, 2025 12:55:58am UTC
Outcome No win (2 of 12)
Opponents 4. tocsky (30.07 wpm)
5. liz_mariela (29.95 wpm)
6. pedro_serrudo (28.20 wpm)
7. yarot123 (27.49 wpm)
8. jhulmab (26.97 wpm)
10. alex_ramos (25.26 wpm)
Accuracy 96.0%
Points 9.73
Text #10010 (Length: 143 characters)

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