Race Result Details |
Racer | Augusto Aguilar (fa1progra) |
Race Number | 8 |
Date | Sun, 11 May 2025 0:26:18 |
Universe | code |
Speed |
32 WPM
![]() |
Accuracy | 87.8% |
Rank | 3rd place (out of 18) |
Opponents | alvaroricaldi (6th place) cris1310 (13th place) erick0334 (2nd place) fanor (8th place) jhony99 (10th place) magali_alanoca (11th place) mau_r123 (4th place) priscilacervantes23 (12th place) souljin99 (5th place) |
Text typed:
public class HelloWorld
{
public static void main(String[] args)
{
String message = "Hello World!!!";
System.out.println(message);
}
}
— (book)
by Tony Gadiss
(see stats)
|