Race Result Details |
| Racer | Shekhar (law_breaker) |
| Race Number | 26 |
| Date | Fri, 5 Jan 2024 7:17:50 |
| Universe | code |
| Speed |
34 WPM
Try to beat?
|
| Accuracy | 94.8% |
| 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)
|
