Race Result Details |
Racer | Jaime (potatoeater34) |
Race Number | 1 |
Date | Fri, 27 Sep 2024 4:17:48 |
Universe | code |
Speed |
27 WPM
![]() |
Accuracy | 90% |
Rank | 2nd place (out of 2) |
Opponents | ecuriel (1st 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)
|