TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for lili (lilihsu)
Return to profile of lili (lilihsu)
View texts not yet raced by lili (lilihsu)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
50.04
1.1383
0.1527
272
1
50.04
2025-12-01
2.
input("\n\nPress the enter key to exit.") # waits for the us...
48.10
1.1984
0.0425
85
1
48.10
2026-04-12
3.
import urllib2 import json screen_name = "wordpress" url = "...
45.78
1.0621
0.1190
246
2
43.29
2025-11-05
4.
/** Loop waiting for a connection and a valid command */ whi...
41.65
1.0448
0.0297
445
3
38.05
2025-11-30
5.
import std; int main() { std::println("Hello World!"); }
39.82
0.9810
0.0463
56
1
39.82
2026-04-12
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
39.19
1.1067
-0.0957
388
1
39.19
2025-09-02
7.
import re import sys import urllib2 import BeautifulSoup usa...
37.63
0.9803
-0.0095
344
2
36.42
2025-11-30
8.
function calculateArea(width, height) { try { var area = ...
36.57
1.0366
-0.0931
301
2
33.38
2025-11-30
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.51
0.9180
0.0239
264
2
31.75
2025-11-02
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
36.35
0.9386
-0.0008
256
1
36.35
2025-11-30
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.81
0.9234
0.0004
236
1
35.81
2025-09-08
12.
public class HelloWorld { public static void main(String[] ...
35.30
1.0599
-0.1492
143
1
35.30
2025-11-30
13.
/* Read a set of characters from the socket */ StringBuffer ...
31.55
1.0042
-0.1903
542
1
31.55
2025-09-03