Race Result Details |
Racer | Shishir (shishirgv) |
Race Number | 1 |
Date | Wed, 4 Dec 2024 21:34:14 |
Universe | code |
Speed |
21 WPM
![]() |
Accuracy | 93.8% |
Rank | 2nd place (out of 2) |
Opponents | honeyin (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)
|