TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Moaath (moaath)
Return to profile of Moaath (moaath)
View texts not yet raced by Moaath (moaath)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
44.29
1.0473
0.2814
154
4
40.83
2024-11-27
2.
import string from random import * characters = string.ascii...
40.40
1.1814
0.0312
190
2
39.33
2024-08-16
3.
function calculateArea(width, height) { try { var area = ...
36.42
1.0366
0.0549
301
1
36.42
2024-11-27
4.
/** Loop waiting for a connection and a valid command */ whi...
36.09
1.0448
0.0412
445
1
36.09
2024-08-16
5.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.16
0.9234
0.1038
236
2
34.01
2024-11-27
6.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.06
0.9215
0.0980
78
2
27.35
2024-11-27
7.
import re import sys import urllib2 import BeautifulSoup usa...
31.88
0.9803
-0.0257
344
1
31.88
2024-08-16
8.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.58
0.8513
0.0586
179
1
30.58
2024-11-27
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.46
0.9849
-0.1296
183
1
28.46
2024-08-16
10.
import std; int main() { std::println("Hello World!"); }
26.58
0.9810
-0.1909
56
1
26.58
2024-11-27