Race Result Details |
Racer | Harikrishnan (lonewolf1707) |
Race Number | 3 |
Date | Tue, 20 Dec 2022 12:14:00 |
Universe | code |
Speed |
39 WPM
![]() |
Accuracy | 89.3% |
Rank | 3rd place (out of 3) |
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)
|