TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Superman (supu03)
Return to profile of Superman (supu03)
View texts not yet raced by Superman (supu03)
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(...
40.34
1.0473
0.1424
154
4
37.00
2024-07-01
2.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.30
0.9849
0.1451
183
2
34.90
2024-07-01
3.
import string from random import * characters = string.ascii...
37.61
1.1814
-0.0717
190
1
37.61
2024-07-01
4.
function calculateArea(width, height) { try { var area = ...
37.19
1.0366
0.0587
301
2
37.17
2024-07-01
5.
/** Loop waiting for a connection and a valid command */ whi...
36.49
1.0448
0.0343
445
1
36.49
2024-06-27
6.
/* Read a set of characters from the socket */ StringBuffer ...
34.55
1.0042
0.0144
542
1
34.55
2024-07-01
7.
import urllib2 import json screen_name = "wordpress" url = "...
34.26
1.0621
-0.0508
246
1
34.26
2024-06-27
8.
public class HelloWorld { public static void main(String[] ...
33.85
1.0599
-0.0634
143
1
33.85
2024-06-27
9.
import re import sys import urllib2 import BeautifulSoup usa...
30.82
0.9803
-0.0733
344
1
30.82
2024-06-27
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.19
0.8513
-0.0275
179
1
28.19
2024-07-01
11.
import std; int main() { std::println("Hello World!"); }
25.34
0.9810
-0.2411
56
1
25.34
2024-07-01