手很冷 (traben)

Race #2

View Pit Stop page for race #2 by trabenGhost race

View profile for 手很冷 (traben)

Official speed 81.12 wpm (21.15 seconds elapsed during race)
Race Start November 3, 2021 5:13:29pm UTC
Race Finish November 3, 2021 5:13:50pm UTC
Outcome Win (1 of 3)
Opponents 2. scraex (68.96 wpm)
3. poem (65.37 wpm)
Accuracy 96.0%
Points 24.34
Text #10010 (Length: 143 characters)

public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }