Race Result Details |
| Racer | rollingstoned (rollingstoned) |
| Race Number | 93 |
| Date | Thu, 21 Aug 2025 11:32:59 |
| Universe | code |
| Speed |
54 WPM
Try to beat?
|
| Accuracy | 95.2% |
| Rank | 1st place (out of 2) |
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)
|
