Text race history for (zak389)

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
425 2024-06-07 20:45:59 72.63 98.4%
402 2024-03-31 02:11:50 58.67 94.4%
392 2024-03-20 02:18:49 70.32 98.9%
379 2024-02-29 16:30:52 82.00 98.9%
378 2024-02-29 16:27:39 69.62 96.6%
377 2024-02-29 16:25:14 72.94 97.5%
347 2024-02-06 22:36:07 71.64 97.9%
343 2024-02-06 22:18:48 63.29 97%
316 2024-02-03 23:38:03 56.23 96.4%
273 2024-01-04 15:58:36 61.15 97.6%
272 2024-01-04 15:56:34 59.42 97.9%
271 2024-01-04 15:55:44 55.82 94.2%
270 2024-01-04 15:53:17 54.68 95.9%
269 2024-01-04 15:51:16 53.96 93.5%
251 2024-01-03 22:45:35 48.51 96.5%
239 2023-12-19 20:00:25 42.05 93.6%