TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Maerih (maerih)
Return to profile of Maerih (maerih)
View texts not yet raced by Maerih (maerih)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
60.58
1.1814
0.0450
190
31
44.11
2025-11-26
2.
input("\n\nPress the enter key to exit.") # waits for the us...
59.75
1.1984
0.0112
85
32
46.25
2025-11-24
3.
import std; int main() { std::println("Hello World!"); }
57.72
0.9810
0.1875
56
35
42.12
2025-11-24
4.
public class HelloWorld { public static void main(String[] ...
56.82
1.0599
0.0903
143
35
43.22
2025-11-24
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.42
1.0518
0.0903
152
27
40.35
2025-11-24
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.44
1.1383
-0.0362
272
38
42.71
2025-11-24
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
53.79
1.1067
-0.0178
388
27
43.43
2025-11-24
8.
import urllib2 import json screen_name = "wordpress" url = "...
52.48
1.0621
0.0003
246
20
41.52
2025-11-26
9.
/** Loop waiting for a connection and a valid command */ whi...
52.21
1.0448
0.0121
445
29
41.44
2025-11-24
10.
import re import sys import urllib2 import BeautifulSoup usa...
50.03
0.9803
0.0325
344
27
41.02
2025-11-21
11.
/* Read a set of characters from the socket */ StringBuffer ...
49.94
1.0042
0.0068
542
22
38.63
2025-10-16
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
49.72
0.9180
0.0885
264
25
38.46
2025-11-24
13.
import os import sys def run(program, *args): pid = os.fork(...
49.41
1.0473
-0.0471
154
29
39.28
2025-11-24
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
49.01
0.9215
0.0706
78
27
35.37
2025-11-26
15.
import urllib2 import urllib import json url = "http://ajax....
47.87
0.9776
-0.0085
438
22
38.62
2025-10-16
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
46.71
0.9487
-0.0031
356
23
37.87
2025-11-24
17.
function calculateArea(width, height) { try { var area = ...
46.26
1.0366
-0.1001
301
27
37.87
2025-11-24
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
46.01
0.9849
-0.0535
183
31
38.33
2025-11-24
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.63
0.9234
0.0003
236
27
38.26
2025-11-26
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
44.83
0.9386
-0.0311
256
28
37.70
2025-11-24
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
41.42
0.8513
-0.0128
179
26
31.43
2025-11-24