TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for FanchenBao (fanchenbao)
Return to profile of FanchenBao (fanchenbao)
View texts not yet raced by FanchenBao (fanchenbao)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
67.28
1.1814
0.1541
190
1
67.28
2024-03-07
2.
function calculateArea(width, height) { try { var area = ...
60.30
1.0366
0.1587
301
2
54.32
2025-01-04
3.
public class HelloWorld { public static void main(String[] ...
58.85
1.0599
0.1061
143
1
58.85
2025-01-04
4.
/** Loop waiting for a connection and a valid command */ whi...
53.29
1.0448
0.0161
445
1
53.29
2024-03-18
5.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
53.05
0.9180
0.1338
264
1
53.05
2024-07-05
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
51.64
0.9386
0.0842
256
1
51.64
2024-03-07
7.
import urllib2 import urllib import json url = "http://ajax....
48.79
0.9776
-0.0092
438
1
48.79
2025-01-04
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.42
0.9234
0.0400
236
1
48.42
2024-03-09
9.
import std; int main() { std::println("Hello World!"); }
46.38
0.9810
-0.0682
56
1
46.38
2025-01-04
10.
import re import sys import urllib2 import BeautifulSoup usa...
42.10
0.9803
-0.1463
344
1
42.10
2024-03-18
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.97
0.8513
-0.0653
179
1
39.97
2024-03-09