Race Result Details |
| Racer | Ameesh (yellow_flashh) |
| Race Number | 182 |
| Date | Wed, 19 Jun 2024 4:33:31 |
| Universe | code |
| Speed |
41 WPM
Try to beat?
|
| Accuracy | 96.6% |
| Rank | 2nd place (out of 3) |
| Opponents | axeluri (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)
|
