TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Evanovache (evanovache)
Return to profile of Evanovache (evanovache)
View texts not yet raced by Evanovache (evanovache)
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...
65.20
1.1984
0.0985
85
1
65.20
2024-08-13
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
62.42
1.1067
0.1394
388
4
55.95
2024-08-13
3.
import string from random import * characters = string.ascii...
60.70
1.1814
0.0326
190
1
60.70
2024-08-10
4.
function calculateArea(width, height) { try { var area = ...
59.19
1.0366
0.1452
301
2
52.99
2024-08-13
5.
/** Loop waiting for a connection and a valid command */ whi...
58.39
1.0448
0.1255
445
3
56.14
2024-08-13
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
57.02
1.1383
-0.0014
272
2
55.88
2024-08-13
7.
import std; int main() { std::println("Hello World!"); }
53.46
0.9810
0.0797
56
1
53.46
2024-08-13
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
53.29
0.9849
0.0813
183
1
53.29
2024-08-13
9.
/* Read a set of characters from the socket */ StringBuffer ...
50.91
1.0042
0.0134
542
1
50.91
2024-08-10
10.
import os import sys def run(program, *args): pid = os.fork(...
50.81
1.0473
-0.0309
154
1
50.81
2024-08-10
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
48.10
0.8513
0.1026
179
5
42.22
2024-08-13
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
44.45
0.9180
-0.0301
264
2
43.26
2024-08-10
13.
import urllib2 import urllib import json url = "http://ajax....
44.07
0.9776
-0.0963
438
1
44.07
2024-08-13
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
43.17
0.9386
-0.0772
256
2
37.47
2024-08-13
15.
import re import sys import urllib2 import BeautifulSoup usa...
43.16
0.9803
-0.1191
344
1
43.16
2024-08-10