TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Rus (amortalist)
Return to profile of Rus (amortalist)
View texts not yet raced by Rus (amortalist)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
57.67
1.1814
0.0377
190
1
57.67
2024-04-23
2.
public class HelloWorld { public static void main(String[] ...
56.60
1.0599
0.1341
143
4
50.48
2024-04-18
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
53.32
1.1067
0.0185
388
2
52.11
2024-04-18
4.
function calculateArea(width, height) { try { var area = ...
52.82
1.0366
0.0783
301
1
52.82
2024-04-18
5.
input("\n\nPress the enter key to exit.") # waits for the us...
51.99
1.1984
-0.1058
85
1
51.99
2024-04-18
6.
/* Read a set of characters from the socket */ StringBuffer ...
49.56
1.0042
0.0429
542
2
46.76
2024-04-18
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
47.49
1.1383
-0.1374
272
1
47.49
2024-04-18
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
46.55
0.9215
0.0598
78
2
43.24
2024-04-18
9.
import std; int main() { std::println("Hello World!"); }
46.34
0.9810
-0.0096
56
2
45.02
2024-04-18
10.
import urllib2 import urllib import json url = "http://ajax....
45.87
0.9776
-0.0082
438
1
45.87
2024-04-23
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.72
0.9234
0.0451
236
1
45.72
2024-04-18
12.
import os import sys def run(program, *args): pid = os.fork(...
42.63
1.0473
-0.1455
154
1
42.63
2024-04-18
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.30
0.9386
-0.1308
256
1
38.30
2024-04-18
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
37.63
0.8513
-0.0634
179
1
37.63
2024-04-18