Race Result Details |
| Racer | Brian L (gmbrianlaw) |
| Race Number | 6 |
| Date | Fri, 24 May 2024 17:52:56 |
| Universe | code |
| Speed |
69 WPM
Try to beat?
|
| Accuracy | 95.3% |
| Rank | 10th place (out of 13) |
| Opponents | asdfgrace (5th place) nhuang685 (1st place) superultra (13th 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)
|
