Race Result Details |
| Racer | Benjamin Tai Jun Chen (bzuper) |
| Race Number | 16 |
| Date | Fri, 7 Nov 2025 12:01:56 |
| Universe | code |
| Speed |
25 WPM
Try to beat?
|
| Accuracy | 93% |
| Rank | 1st place (out of 1) |
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)
|
