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)());
—from C++26 Standard Draft N4964 - Lambdas in C++ Constant Expressions, a software by C++ Committee
Active since December 6, 2023.
179 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
31. | i cant type (o_o_f) | 64.31 | 96% | 2024-04-30 |
32. | Chris (cccxxxl) | 63.51 | 97.6% | 2024-01-21 |
33. | Shallan Davar (shallan_davar) | 63.34 | 96.4% | 2024-03-17 |
34. | RAMs3c (xander360) | 62.98 | 97% | 2024-12-05 |
35. | Stephen (iwinn) | 62.77 | 94% | 2024-09-26 |
36. | Ghoul (ghoulking) | 62.62 | 96% | 2025-04-22 |
37. | slitovskiy (slitovskiy) | 62.16 | 96% | 2024-09-03 |
38. | sang (shatoboar) | 61.40 | 97% | 2024-07-31 |
39. | vlyr (vlyr) | 61.15 | 93% | 2024-10-17 |
40. | Ravi (ravishankarr) | 60.64 | 97% | 2025-05-04 |
41. | trans rights (scrunky) | 60.05 | 95% | 2024-03-21 |
42. | mm2325 (moinl) | 59.69 | 99% | 2024-11-19 |
43. | ABCD (x007) | 59.24 | 100% | 2024-10-31 |
44. | Sergito (yoonseok) | 59.03 | 97.9% | 2025-01-27 |
45. | austin (0x13ba) | 58.85 | 97% | 2024-02-28 |
46. | Kim (kimson52) | 58.38 | 99% | 2024-09-27 |
47. | صَقْرُ السُّرْ... | 58.22 | 100% | 2024-12-22 |
48. | Silmon121 (silmon) | 58.14 | 94% | 2025-07-24 |
49. | Alex (a_kaban) | 58.12 | 100% | 2024-07-16 |
50. | TransPride (princess_swag) | 57.99 | 94% | 2025-08-16 |
51. | muchinchai (muchinchai) | 57.98 | 100% | 2024-04-02 |
52. | Mike (headoros) | 57.97 | 98% | 2024-03-22 |
53. | blue (bluishkindofblue) | 57.77 | 96% | 2024-04-21 |
54. | Brandon (dvorak_scrub) | 57.73 | 95% | 2024-06-15 |
55. | paim (barat_paim) | 57.37 | 99% | 2024-09-26 |
56. | sygi (sygi) | 57.26 | 93% | 2024-11-26 |
57. | Bob (ryokucha) | 57.20 | 97% | 2025-08-22 |
58. | Kramnik (st4ff) | 57.04 | 97% | 2025-07-18 |
59. | Jay (kamikamigod) | 56.79 | 94.4% | 2023-12-16 |
60. | Tal (talw) | 56.16 | 95% | 2024-06-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 2,283 | 37.05 | December 6, 2023 |