Race Result Details |
| Racer | Ahnaf (ahnaf75) |
| Race Number | 495 |
| Date | Wed, 10 Sep 2025 12:23:45 |
| Universe | code |
| Speed |
69 WPM
Try to beat?
|
| Accuracy | 97.3% |
| Rank | 2nd place (out of 3) |
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)
|
