Text race history for aadithebest (aadithebeast)

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
233 2025-09-18 11:05:51 28.05 92%
188 2025-08-19 04:43:28 26.99 91%
169 2025-08-02 11:40:59 26.85 92%
149 2025-07-08 10:49:54 25.09 91%
145 2025-07-08 10:42:02 26.04 91%
94 2025-07-01 10:36:17 28.06 91%
79 2025-06-30 17:18:56 20.62 90%
78 2025-06-29 14:01:33 20.60 88%