TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Baye (baye_0)
Return to profile of Baye (baye_0)
View texts not yet raced by Baye (baye_0)
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...
35.76
1.1984
0.2642
85
2
30.74
2023-12-27
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
33.09
1.1383
0.2271
272
5
27.62
2024-01-07
3.
public class HelloWorld { public static void main(String[] ...
29.88
1.0599
0.1792
143
2
29.42
2024-01-07
4.
function calculateArea(width, height) { try { var area = ...
27.40
1.0366
0.1042
301
1
27.40
2023-12-26
5.
(publish :path "/hello-count" :content-type "text/html" :fun...
26.17
0.9487
0.1467
356
3
24.02
2023-12-27
6.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.55
0.9180
0.1391
264
4
22.65
2023-12-27
7.
/* Read a set of characters from the socket */ StringBuffer ...
24.79
1.0042
0.0279
542
1
24.79
2023-12-27
8.
import urllib2 import urllib import json url = "http://ajax....
24.65
0.9776
0.0512
438
2
22.91
2023-12-26
9.
import string from random import * characters = string.ascii...
24.40
1.1814
-0.1745
190
2
23.89
2023-12-26
10.
import re import sys import urllib2 import BeautifulSoup usa...
24.07
0.9803
0.0223
344
3
22.51
2023-12-30
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.62
0.9234
0.0624
236
2
21.45
2024-01-01
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.12
0.9386
-0.0225
256
1
22.12
2023-12-26
13.
import os import sys def run(program, *args): pid = os.fork(...
21.44
1.0473
-0.1571
154
1
21.44
2023-12-23
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
20.39
0.8513
-0.0186
179
2
18.26
2023-12-26
15.
import std; int main() { std::println("Hello World!"); }
19.15
0.9810
-0.1732
56
1
19.15
2023-12-23