TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Antony (daddyxiao)
Return to profile of Antony (daddyxiao)
View texts not yet raced by Antony (daddyxiao)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
77.06
1.1984
0.1187
85
1
77.06
2025-02-26
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
73.89
1.1067
0.1607
388
4
63.58
2025-02-26
3.
import os import sys def run(program, *args): pid = os.fork(...
66.03
1.0473
0.0873
154
1
66.03
2025-02-07
4.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
64.48
1.0060
0.0861
467
1
64.48
2025-02-07
5.
import std; int main() { std::println("Hello World!"); }
64.32
0.9810
0.1157
56
5
53.53
2025-02-26
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
63.12
1.0518
0.0340
152
2
56.31
2025-02-26
7.
import string from random import * characters = string.ascii...
62.65
1.1814
-0.1044
190
1
62.65
2025-02-26
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
60.25
0.9386
0.0943
256
4
48.90
2025-02-26
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
60.15
1.1383
-0.1078
272
1
60.15
2025-02-26
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.98
0.9487
0.0683
356
1
58.98
2025-01-11
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
53.68
0.9234
0.0012
236
1
53.68
2025-02-26
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
53.62
0.9215
-0.0026
78
2
45.19
2025-02-26
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.93
0.9180
-0.0095
264
1
52.93
2025-02-07
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
42.04
0.8513
-0.1362
179
1
42.04
2025-02-26