Race Result Details |
| Racer | yakin (mizaoi) |
| Race Number | 2 |
| Date | Thu, 1 Aug 2024 2:29:41 |
| Universe | code |
| Speed |
31 WPM
Try to beat?
|
| Accuracy | 92.3% |
| Rank | 1st place (out of 3) |
| Opponents | avinana_ (3rd place) tuntunn (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)
|
