this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
—from Linux Kernel (fsm.c), a software by Linux Kernel
Active since December 5, 2009.
256 total characters in this text.
View Pit Stop page for this text
| Rank | Username | WPM | Accuracy | Date |
|---|---|---|---|---|
| 1903. | stirredo (randomid132) | 30.35 | — | 2011-03-12 |
| 1904. | Sujithraj (sujithr) | 30.31 | 88% | 2011-09-03 |
| 1905. | Samad (samad_20) | 30.28 | 92% | 2021-08-30 |
| 1906. | Zlow (just_avraige) | 30.27 | 96% | 2015-11-24 |
| 1907. | Just__Youssef (ussefbtw) | 30.27 | 92% | 2025-07-04 |
| 1908. | Anfe (anfe) | 30.26 | 92% | 2025-03-25 |
| 1909. | Leo (fahimfahadleon) | 30.25 | 95% | 2023-10-01 |
| 1910. | Megalonmaniac (megalonmaniac) | 30.25 | 91% | 2025-04-05 |
| 1911. | KralTi (kralt) | 30.23 | 98% | 2025-03-16 |
| 1912. | Octavian (zaekryn) | 30.22 | 96% | 2018-07-24 |
| 1913. | Kevin (kevinh613) | 30.19 | 96% | 2024-01-29 |
| 1914. | hanzain (hanzain) | 30.17 | 93% | 2023-10-04 |
| 1915. | Koil (kylemc) | 30.16 | 92% | 2023-11-09 |
| 1916. | Jaxremjh (jaxremjh_1) | 30.15 | 90% | 2024-07-25 |
| 1917. | Elite (getgoodelite) | 30.14 | 93% | 2023-07-17 |
| 1918. | warlord (warlord1999) | 30.08 | 92% | 2025-06-15 |
| 1919. | Marc (mbre) | 30.07 | 90% | 2011-09-20 |
| 1920. | Vishesh (vishesh_patel) | 30.07 | 91% | 2023-05-26 |
| 1921. | Vicky (iamvicky) | 30.03 | 90% | 2013-03-08 |
| 1922. | Christopher (droidist) | 30.03 | 98% | 2013-02-03 |
| 1923. | Elemental (elementalscar) | 30.02 | 92% | 2024-08-06 |
| 1924. | weeew12 (weew12) | 29.99 | 93% | 2023-10-18 |
| 1925. | dog (roy429436) | 29.97 | 92% | 2024-06-02 |
| 1926. | D Leek (d_leek) | 29.96 | 93% | 2024-08-26 |
| 1927. | Gareth42 (gareth42) | 29.94 | 94.8% | 2024-03-23 |
| 1928. | wikkonly (wikkonly) | 29.91 | 97% | 2024-09-26 |
| 1929. | [NTM]andrew1167 (andrew1167) | 29.90 | 83% | 2013-04-21 |
| 1930. | Preston (pdets) | 29.89 | 93% | 2011-06-14 |
| 1931. | a6uxa4 (a6uxa4) | 29.89 | 90% | 2023-11-01 |
| 1932. | Vaibhav Kumar (typing_tank) | 29.89 | 95% | 2023-07-09 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |