TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Zun_Si_Yuan (zun_si)
Return to profile of Zun_Si_Yuan (zun_si)
View texts not yet raced by Zun_Si_Yuan (zun_si)
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...
34.78
1.1984
0.1562
85
1
34.78
2024-11-23
2.
import string from random import * characters = string.ascii...
30.61
1.1814
0.0172
190
1
30.61
2024-11-21
3.
/* Read a set of characters from the socket */ StringBuffer ...
28.08
1.0042
0.0945
542
1
28.08
2024-11-21
4.
function calculateArea(width, height) { try { var area = ...
27.79
1.0366
0.0499
301
1
27.79
2024-11-29
5.
import os import sys def run(program, *args): pid = os.fork(...
27.78
1.0473
0.0405
154
3
26.42
2024-11-30
6.
import std; int main() { std::println("Hello World!"); }
25.76
0.9810
0.0193
56
2
22.05
2024-11-29
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.21
0.9234
0.0657
236
1
25.21
2024-11-21
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.98
0.9180
0.0588
264
1
24.98
2024-11-29
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.46
0.9487
0.0127
356
1
24.46
2024-11-21
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
23.02
0.9386
-0.0393
256
1
23.02
2024-11-21
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
21.54
0.9849
-0.1404
183
1
21.54
2024-11-29
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
20.38
0.8513
-0.0609
179
1
20.38
2024-11-21