TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Yan (gopnikls)
Return to profile of Yan (gopnikls)
View texts not yet raced by Yan (gopnikls)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
38.89
1.0366
0.2042
301
1
38.89
2025-03-13
2.
input("\n\nPress the enter key to exit.") # waits for the us...
38.44
1.1984
0.0233
85
1
38.44
2025-03-09
3.
import os import sys def run(program, *args): pid = os.fork(...
37.97
1.0473
0.1659
154
2
36.38
2025-03-13
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.27
1.0518
0.1082
152
1
36.27
2025-03-13
5.
/* Read a set of characters from the socket */ StringBuffer ...
34.47
1.0042
0.0967
542
1
34.47
2025-03-09
6.
public class HelloWorld { public static void main(String[] ...
33.17
1.0599
-0.0020
143
1
33.17
2025-03-09
7.
import urllib2 import json screen_name = "wordpress" url = "...
31.38
1.0621
-0.0584
246
1
31.38
2025-03-06
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.60
0.9180
-0.0370
264
1
27.60
2025-03-09
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
26.37
0.8513
-0.0163
179
1
26.37
2025-03-09