Text race history for Amine (amine_frihi)

Back to text analysis page

auto monad = [](auto v) { return [=] { return v; }; }; auto bind = [](auto m) { return [=](auto fvm) { return fvm(m()); }; }; static_assert(bind(monad(2))(monad)() == monad(2)());

Game Time WPM Accuracy
130 2025-05-09 17:21:41 19.68 92%
127 2025-05-09 17:11:33 20.08 93.3%
108 2025-01-26 18:33:03 20.23 90.9%
87 2025-01-17 18:11:44 17.97 93.6%
75 2024-07-27 12:14:48 16.19 90.5%
53 2024-04-26 13:35:37 16.85 92.7%
39 2024-04-23 12:26:50 13.53 91.1%
2 2023-12-27 13:07:59 12.31 90.6%