TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mani (user_mani)
Return to profile of Mani (user_mani)
View texts not yet raced by Mani (user_mani)
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...
51.41
1.1984
0.2031
85
2
50.86
2025-02-24
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
45.95
1.1383
0.1171
272
1
45.95
2025-02-24
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.13
1.1067
0.1004
388
1
44.13
2025-02-24
4.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.37
0.9234
0.2665
236
2
40.97
2025-02-05
5.
import std; int main() { std::println("Hello World!"); }
43.30
0.9810
0.1968
56
4
39.61
2025-02-24
6.
import urllib2 import urllib import json url = "http://ajax....
39.88
0.9776
0.1146
438
2
39.33
2025-02-24
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.87
0.9215
0.1134
78
1
37.87
2025-02-24
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.71
1.0518
-0.0445
152
1
36.71
2025-02-05
9.
/* Read a set of characters from the socket */ StringBuffer ...
33.12
1.0042
-0.0968
542
1
33.12
2025-02-05
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.67
0.8513
-0.0185
179
1
30.67
2025-02-05
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.28
0.9180
-0.1164
264
1
29.28
2025-02-24