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 |
---|---|---|---|---|
400. | Stea (fracticals) | 32.11 | 94% | 2025-05-18 |
401. | Reese (hyperlox7557) | 32.09 | 93% | 2024-01-28 |
402. | Blazing (blazingsoda) | 31.99 | 95% | 2024-03-31 |
403. | naomi (naomii_) | 31.92 | 96% | 2024-11-22 |
404. | CAIIIARH (caiiiarh) | 31.91 | 94% | 2024-08-25 |
405. | vladtsepesh (vladtsepseh) | 31.90 | 95% | 2024-11-29 |
406. | dugong (mrdugong) | 31.84 | 93% | 2024-07-17 |
407. | Fallacia (fallacia) | 31.84 | 95% | 2024-07-19 |
408. | mhmd (mhmdmd17) | 31.80 | 91% | 2024-05-01 |
409. | Zodiac (zodiac__) | 31.77 | 93% | 2025-04-11 |
410. | Laith (_laith_) | 31.71 | 94% | 2024-03-20 |
411. | Hamas Egypt (mohamedadel20052) | 31.59 | 94% | 2024-09-25 |
412. | Daniel (daniel_789) | 31.58 | 95% | 2024-03-27 |
413. | Dhia Eddine (bl1ndk) | 31.47 | 92% | 2024-07-16 |
414. | voxdoxx (iaeax) | 31.46 | 93% | 2024-09-24 |
415. | stoney456 (stoney456) | 31.37 | 92% | 2025-04-08 |
416. | Isaac (isaacdabeast5) | 31.36 | 93% | 2024-02-27 |
417. | Asif (asif04) | 31.33 | 95% | 2024-10-20 |
418. | mig (migztest1) | 31.32 | 92% | 2025-05-05 |
419. | Kyle (kyle_arbuthnot) | 31.30 | 90% | 2024-06-28 |
420. | chkhikvanormelia (chkhikvan... | 31.30 | 94% | 2025-02-23 |
421. | CJ (blacky_08) | 31.30 | 94% | 2024-12-11 |
422. | Carlos (ovalle) | 31.23 | 94% | 2024-11-27 |
423. | Dolce (dolce_mobao) | 31.20 | 94% | 2024-07-22 |
424. | Hiep (hiepvd1k) | 31.16 | 96% | 2024-06-19 |
425. | sn (slkuy) | 31.13 | 92% | 2024-06-08 |
426. | FITRI (slowfinger22) | 31.12 | 89% | 2025-02-27 |
427. | Sauski (sauski) | 31.09 | 96% | 2024-02-01 |
428. | Dylan (argyl) | 31.08 | 90% | 2024-03-06 |
429. | r (blazinrt) | 31.07 | 94% | 2024-05-28 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 2,283 | 37.05 | December 6, 2023 |