TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for bachubanphim (khaiky71)
Return to profile of bachubanphim (khaiky71)
View texts not yet raced by bachubanphim (khaiky71)
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...
50.13
1.1984
-0.0617
85
1
50.13
2025-05-08
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.27
1.1383
-0.0211
272
1
49.27
2025-05-08
3.
public class HelloWorld { public static void main(String[] ...
49.02
1.0599
0.0517
143
2
44.68
2025-07-21
4.
/** Loop waiting for a connection and a valid command */ whi...
45.01
1.0448
-0.0242
445
2
44.13
2025-07-21
5.
import std; int main() { std::println("Hello World!"); }
41.34
0.9810
-0.0436
56
1
41.34
2025-05-08
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
40.22
0.9386
-0.0266
256
1
40.22
2025-05-08
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.04
0.9234
-0.0381
236
1
39.04
2025-05-08
8.
function calculateArea(width, height) { try { var area = ...
38.77
1.0366
-0.1575
301
1
38.77
2025-05-08
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.05
0.8513
-0.1472
179
1
31.05
2025-07-31