Race Result Details |
| Racer | HBS (hbs3) |
| Race Number | 17 |
| Date | Tue, 8 Apr 2025 13:20:51 |
| Universe | code |
| Speed |
47 WPM
Try to beat?
|
| Accuracy | 94.8% |
| Rank | 3rd place (out of 3) |
| Opponents | kamdugle (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)
|
