Race Result Details |
| Racer | orcster (orcster13) |
| Race Number | 2 |
| Date | Tue, 29 Apr 2025 15:17:05 |
| Universe | code |
| Speed |
42 WPM
Try to beat?
|
| Accuracy | 92.4% |
| Rank | 2nd place (out of 3) |
| Opponents | roguesoul564 (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)
|
