Race Result Details |
| Racer | Luis Alberto Delgado Pinto (luis_univ) |
| Race Number | 25 |
| Date | Wed, 10 Sep 2025 21:15:47 |
| Universe | code |
| Speed |
31 WPM
Try to beat?
|
| Accuracy | 95.3% |
| Rank | 1st place (out of 8) |
| Opponents | chavez_fred (5th place) kat_pc (6th place) manu_233 (4th place) souljin99 (3rd 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)
|
