TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Hrigved (hrigved)
Return to profile of Hrigved (hrigved)
View texts not yet raced by Hrigved (hrigved)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import std; int main() { std::println("Hello World!"); }
52.13
0.9810
0.3779
56
2
44.73
2024-05-20
2.
input("\n\nPress the enter key to exit.") # waits for the us...
49.15
1.1984
0.0846
85
1
49.15
2024-05-18
3.
import os import sys def run(program, *args): pid = os.fork(...
46.22
1.0473
0.1655
154
4
38.76
2024-05-20
4.
function calculateArea(width, height) { try { var area = ...
43.32
1.0366
0.0986
301
4
40.36
2024-05-21
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.02
1.1067
0.0204
388
2
39.58
2024-05-20
6.
/* Read a set of characters from the socket */ StringBuffer ...
39.64
1.0042
0.0356
542
1
39.64
2024-05-20
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
37.42
0.9487
0.0370
356
2
34.23
2024-05-21
8.
/** Loop waiting for a connection and a valid command */ whi...
37.13
1.0448
-0.0672
445
1
37.13
2024-05-20
9.
import re import sys import urllib2 import BeautifulSoup usa...
37.13
0.9803
-0.0081
344
1
37.13
2024-05-21
10.
import urllib2 import json screen_name = "wordpress" url = "...
36.97
1.0621
-0.0909
246
1
36.97
2024-05-20
11.
import urllib2 import urllib import json url = "http://ajax....
34.27
0.9776
-0.0782
438
1
34.27
2024-05-19
12.
public class HelloWorld { public static void main(String[] ...
31.46
1.0599
-0.2357
143
1
31.46
2024-05-18
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.64
0.8513
-0.0547
179
2
29.81
2024-05-19