Race Result Details |
Racer | Rithvik (rithvikthegreat) |
Race Number | 4 |
Date | Fri, 27 Apr 2018 15:14:56 |
Universe | code |
Speed |
34 WPM
![]() |
Accuracy | 92.1% |
Rank | 2nd place (out of 2) |
Opponents | joe_hu (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)
|