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 std; int main() { std::println("Hello World!"); }
57.72
0.9810
0.2823
56
24
41.22
2025-07-26
2.
input("\n\nPress the enter key to exit.") # waits for the us...
55.04
1.1984
0.0063
85
19
45.29
2025-07-15
3.
import string from random import * characters = string.ascii...
51.54
1.1814
-0.0533
190
17
39.58
2025-07-26
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.62
1.0518
0.0342
152
19
38.27
2025-07-26
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.27
1.1383
-0.0599
272
26
40.68
2025-07-26
6.
public class HelloWorld { public static void main(String[] ...
49.03
1.0599
0.0132
143
21
39.06
2025-07-26
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.99
1.1067
-0.0782
388
17
41.49
2025-07-26
8.
/** Loop waiting for a connection and a valid command */ whi...
46.42
1.0448
-0.0288
445
18
38.99
2025-07-26
9.
import urllib2 import json screen_name = "wordpress" url = "...
45.70
1.0621
-0.0618
246
12
38.82
2025-07-07
10.
/* Read a set of characters from the socket */ StringBuffer ...
45.50
1.0042
-0.0083
542
16
37.33
2025-07-15
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.38
0.9234
0.0698
236
17
36.33
2025-07-14
12.
import os import sys def run(program, *args): pid = os.fork(...
45.02
1.0473
-0.0619
154
19
37.42
2025-07-26
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
44.83
0.9386
0.0426
256
18
36.64
2025-07-26
14.
function calculateArea(width, height) { try { var area = ...
44.73
1.0366
-0.0576
301
16
35.53
2025-07-26
15.
import re import sys import urllib2 import BeautifulSoup usa...
44.72
0.9803
-0.0015
344
14
38.64
2025-07-14
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
43.79
0.9849
-0.0265
183
20
36.94
2025-07-26
17.
import urllib2 import urllib import json url = "http://ajax....
43.46
0.9776
-0.0264
438
15
36.10
2025-07-26
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
41.78
0.9180
-0.0035
264
13
35.24
2025-07-26
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
40.75
0.9487
-0.0568
356
17
36.34
2025-07-26
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.48
0.8513
0.0347
179
16
29.75
2025-07-26
21.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.87
0.9215
-0.0926
78
10
30.12
2025-06-19