Text race history for Andrew (tea2024)

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
460 2024-05-07 21:20:55 41.68 96.1%
429 2024-05-07 20:35:14 41.06 93.2%
424 2024-05-07 20:28:51 47.23 95.7%
420 2024-05-07 20:24:49 45.10 95.7%
392 2024-05-07 19:39:59 43.33 93.5%
369 2024-04-30 11:39:26 49.11 98.4%
357 2024-04-30 11:21:09 48.42 97.4%
314 2024-04-29 12:34:09 42.70 95.1%
313 2024-04-29 12:33:03 44.77 96.9%
279 2024-04-28 11:47:01 44.58 97.4%
267 2024-04-28 11:28:07 46.67 96%
261 2024-04-28 11:16:55 48.33 97.9%
249 2024-04-28 10:47:07 47.08 97.4%
245 2024-04-28 10:41:58 40.48 96%
188 2024-04-19 11:07:46 40.96 96.1%
174 2024-04-18 10:24:23 34.46 94.5%
172 2024-04-18 10:21:39 41.24 94.6%
169 2024-04-16 10:41:48 38.04 95.3%
154 2024-04-15 11:41:42 37.67 94.6%
104 2024-04-08 11:10:13 41.97 97.4%
98 2024-04-08 11:01:17 40.08 96.5%
95 2024-04-08 10:57:42 35.72 95.8%
83 2024-04-07 11:27:36 32.47 93.3%
22 2024-03-27 13:22:54 23.44 91.2%
19 2024-03-27 13:15:45 22.70 89.6%