TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for notpvs (notpvs)
Return to profile of notpvs (notpvs)
View texts not yet raced by notpvs (notpvs)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
61.89
1.0599
0.1569
143
2
57.90
2025-04-25
2.
import std; int main() { std::println("Hello World!"); }
61.49
0.9810
0.2280
56
3
46.65
2025-04-25
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
59.95
1.1067
0.0720
388
1
59.95
2025-04-15
4.
import urllib2 import json screen_name = "wordpress" url = "...
58.36
1.0621
0.0853
246
1
58.36
2025-04-24
5.
import os import sys def run(program, *args): pid = os.fork(...
57.13
1.0473
0.0759
154
2
55.88
2025-04-25
6.
/** Loop waiting for a connection and a valid command */ whi...
54.84
1.0448
0.0334
445
2
52.36
2025-04-15
7.
function calculateArea(width, height) { try { var area = ...
53.89
1.0366
0.0229
301
1
53.89
2025-04-25
8.
import urllib2 import urllib import json url = "http://ajax....
52.34
0.9776
0.0515
438
3
48.73
2025-04-24
9.
import re import sys import urllib2 import BeautifulSoup usa...
47.74
0.9803
-0.0417
344
1
47.74
2025-04-24
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
40.32
0.9386
-0.1459
256
1
40.32
2025-04-15
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.86
0.9215
-0.1968
78
1
36.86
2025-04-15