TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Riaan (theofficialplayer)
Return to profile of Riaan (theofficialplayer)
View texts not yet raced by Riaan (theofficialplayer)
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...
47.15
1.1984
0.0985
85
2
42.48
2024-11-12
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
46.62
1.0518
0.2380
152
3
39.89
2024-11-12
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.08
1.1067
0.1377
388
2
40.81
2024-11-12
4.
import string from random import * characters = string.ascii...
43.54
1.1814
0.0228
190
3
39.69
2024-11-11
5.
function calculateArea(width, height) { try { var area = ...
39.15
1.0366
0.0445
301
2
34.59
2024-11-12
6.
import os import sys def run(program, *args): pid = os.fork(...
38.58
1.0473
0.0198
154
1
38.58
2024-11-12
7.
import std; int main() { std::println("Hello World!"); }
37.40
0.9810
0.0449
56
3
33.38
2024-11-12
8.
import re import sys import urllib2 import BeautifulSoup usa...
37.39
0.9803
0.0513
344
1
37.39
2024-11-12
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.36
0.9386
0.0921
256
3
35.64
2025-01-21
10.
import urllib2 import urllib import json url = "http://ajax....
36.27
0.9776
0.0251
438
3
34.12
2024-11-12
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.81
0.9487
0.0452
356
1
35.81
2024-11-12
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.36
0.9234
0.0565
236
2
33.53
2024-11-12
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
31.61
0.9849
-0.1097
183
2
31.22
2024-11-11
14.
public class HelloWorld { public static void main(String[] ...
30.23
1.0599
-0.2254
143
1
30.23
2024-11-11
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.16
0.9215
-0.0897
78
5
29.03
2024-11-11
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.25
0.9180
-0.2754
264
1
23.25
2024-11-11
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
23.19
0.8513
-0.2171
179
1
23.19
2024-11-11