Race Result Details |
Racer | jass (lazyjassy) |
Race Number | 6 |
Date | Mon, 9 Sep 2024 5:14:06 |
Universe | code |
Speed |
53 WPM
![]() |
Accuracy | 94.8% |
Rank | 1st place (out of 2) |
Opponents | karthikmsd (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)
|