Text race history for RAMs3c (xander360)

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
363 2025-02-22 22:01:10 49.24 94.5%
358 2025-01-13 23:39:36 53.27 93.8%
347 2025-01-12 05:30:18 42.81 94.3%
345 2025-01-12 05:25:35 49.09 94.1%
291 2025-01-07 10:12:00 49.36 94%
263 2024-12-25 16:01:13 52.32 94.1%
216 2024-12-19 13:16:40 45.83 93.8%
196 2024-12-05 17:23:24 62.98 97.4%
191 2024-12-04 22:27:43 54.38 95.2%
180 2024-12-04 13:18:53 52.19 96%
142 2024-11-24 18:54:22 51.63 95.6%
139 2024-11-24 16:05:46 42.99 95.6%
134 2024-03-27 06:22:52 46.76 95.7%
86 2024-03-23 21:14:28 37.03 92.8%
80 2024-03-22 13:37:36 40.18 93.7%
8 2024-03-15 04:18:25 37.45 93.2%