TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Erick (strosekd)
Return to profile of Erick (strosekd)
View texts not yet raced by Erick (strosekd)
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...
73.68
1.1984
0.1322
85
3
58.20
2024-07-24
2.
import string from random import * characters = string.ascii...
62.54
1.1814
-0.0456
190
1
62.54
2024-07-24
3.
/** Loop waiting for a connection and a valid command */ whi...
60.37
1.0448
0.0541
445
1
60.37
2024-03-08
4.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
50.10
0.9386
-0.0311
256
1
50.10
2024-03-08
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.53
1.1383
-0.2418
272
1
49.53
2024-07-24
6.
import std; int main() { std::println("Hello World!"); }
49.08
0.9810
-0.0978
56
1
49.08
2024-07-24
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
46.07
1.0518
-0.2135
152
1
46.07
2024-07-24
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
41.42
0.9234
-0.1687
236
2
40.21
2024-07-24
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
40.66
0.9487
-0.2062
356
1
40.66
2024-07-27
10.
function calculateArea(width, height) { try { var area = ...
40.00
1.0366
-0.3109
301
2
38.49
2024-07-27
11.
public class HelloWorld { public static void main(String[] ...
39.05
1.0599
-0.3520
143
1
39.05
2024-07-24
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
36.36
0.8513
-0.1983
179
2
33.34
2024-07-24