Race Result Details |
Racer | daniel (daniel_2007) |
Race Number | 9 |
Date | Thu, 5 Oct 2023 9:49:23 |
Universe | code |
Speed |
57 WPM
![]() |
Accuracy | 96.1% |
Rank | 1st place (out of 2) |
Opponents | kanat18 (2nd 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)
|