Augusto Aguilar (fa1progra)

Race #1

View Pit Stop page for race #1 by fa1prograGhost race

View profile for Augusto Aguilar (fa1progra)

Official speed 20.57 wpm (83.42 seconds elapsed during race)
Race Start March 31, 2025 12:53:53am UTC
Race Finish March 31, 2025 12:55:16am UTC
Outcome No win (12 of 30)
Opponents 6. erick_vargas (24.31 wpm)
7. maurocd (22.79 wpm)
8. alexbeltrantarqui (22.55 wpm)
10. jhony99 (21.75 wpm)
11. jhonnymartinez (20.57 wpm)
13. jgary198 (20.40 wpm)
14. liz_mariela (19.10 wpm)
Accuracy 89.0%
Points 6.17
Text #10010 (Length: 143 characters)

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