Text race history for Sergito (yoonseok)

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
164 2025-01-27 09:26:09 59.03 97.9%
120 2025-01-11 09:16:25 49.66 96.1%
118 2025-01-10 10:51:26 58.13 96.9%
112 2025-01-06 08:39:33 51.15 95.3%
96 2024-12-30 15:06:46 49.30 94.7%
31 2024-12-16 22:10:54 44.23 93.6%
7 2024-12-09 09:43:59 39.96 95%