TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for mralves (mralves)
Return to profile of mralves (mralves)
View texts not yet raced by mralves (mralves)
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...
67.99
1.1984
0.0848
85
3
61.34
2025-03-06
2.
import std; int main() { std::println("Hello World!"); }
63.81
0.9810
0.2233
56
3
59.85
2025-03-16
3.
function calculateArea(width, height) { try { var area = ...
60.77
1.0366
0.1103
301
1
60.77
2025-03-06
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
57.12
1.1383
-0.0603
272
1
57.12
2025-03-16
5.
import urllib2 import json screen_name = "wordpress" url = "...
56.36
1.0621
0.0016
246
2
53.67
2025-03-16
6.
import string from random import * characters = string.ascii...
56.24
1.1814
-0.1200
190
1
56.24
2025-03-11
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
53.92
1.0518
-0.0342
152
2
52.10
2025-03-16
8.
import urllib2 import urllib import json url = "http://ajax....
52.90
0.9776
0.0208
438
2
52.10
2025-03-16
9.
import os import sys def run(program, *args): pid = os.fork(...
51.49
1.0473
-0.0755
154
2
46.47
2025-03-16
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.36
1.1067
-0.1374
388
1
51.36
2025-03-06
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.01
0.9386
-0.0702
256
2
45.72
2025-03-11
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.30
0.9487
-0.1126
356
2
41.30
2025-03-16
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.65
0.9215
-0.1354
78
1
41.65
2025-03-16
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.51
0.8513
-0.0868
179
1
40.51
2025-03-16