Text race history for Steve (steveleem)

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
259 2024-01-09 06:02:00 53.74 95.6%
258 2024-01-09 06:01:03 54.52 96.6%
243 2024-01-09 05:42:21 53.83 95.5%
219 2024-01-09 01:53:01 41.39 92.5%
193 2024-01-08 03:35:36 42.58 91.9%
186 2024-01-06 18:54:13 41.65 93.7%
165 2024-01-05 16:16:15 52.93 95.6%
121 2024-01-04 18:51:39 50.35 95.3%
112 2024-01-04 03:55:18 49.68 94.7%
105 2024-01-04 01:07:14 49.95 95.6%
61 2024-01-03 15:17:20 47.75 94.3%
48 2024-01-03 05:23:43 42.88 95.1%
25 2024-01-02 17:03:30 43.65 95.2%
15 2024-01-02 16:50:30 41.80 94.6%
13 2024-01-02 16:47:17 33.57 91.4%
11 2024-01-02 16:44:36 37.63 92.2%
7 2024-01-02 16:40:50 37.56 93.6%