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 |
|---|---|---|---|---|
| 1995. | nemesis_S (nemesis_s) | 28.86 | 92% | 2025-08-16 |
| 1996. | ishi (ishi_01) | 28.85 | 93% | 2024-04-09 |
| 1997. | Mya Thinzar (piggy_mya) | 28.85 | 93% | 2023-03-16 |
| 1998. | Bogdan (bogdanr67) | 28.83 | 92% | 2023-06-19 |
| 1999. | 🆓 Palestine (mohammed2) | 28.83 | 92.4% | 2025-01-02 |
| 2000. | sklbz (sklbz) | 28.82 | 97% | 2023-06-30 |
| 2001. | Necro (necroeater) | 28.81 | 86% | 2012-02-14 |
| 2002. | Kaat (norbertathedragon) | 28.81 | 90.8% | 2023-09-29 |
| 2003. | SnekChrmr (snekchrmr) | 28.80 | 93% | 2025-01-26 |
| 2004. | Wilda (wilprevil) | 28.79 | 94% | 2017-05-18 |
| 2005. | Ajay (aj4yyy) | 28.79 | 95% | 2025-08-07 |
| 2006. | machineuno (machineuno) | 28.78 | 93% | 2023-06-28 |
| 2007. | Cresselia (cresselia) | 28.77 | 95% | 2023-11-20 |
| 2008. | Astro (astrov01) | 28.77 | 91% | 2024-04-13 |
| 2009. | PatchedUpEgg (patchedupegg) | 28.76 | 96% | 2024-09-29 |
| 2010. | Zeyad (zeyad_mohamed) | 28.74 | 91.4% | 2023-06-01 |
| 2011. | Ovidiu (oschipor) | 28.72 | 98% | 2019-06-11 |
| 2012. | NTLG1 (ntlg1) | 28.71 | 95% | 2024-04-03 |
| 2013. | Saurabh (ssb456) | 28.70 | 91.7% | 2025-03-15 |
| 2014. | Thiago (marano) | 28.67 | 86% | 2011-08-12 |
| 2015. | Krazy (krazy_general) | 28.67 | 98% | 2025-04-14 |
| 2016. | hand (sctttt) | 28.66 | 95% | 2012-01-21 |
| 2017. | Ray (rebirth_21) | 28.66 | 94% | 2024-02-05 |
| 2018. | Daniel (itypekindaquick) | 28.63 | 94% | 2023-05-30 |
| 2019. | into-the-abyss (_yash_) | 28.60 | 92% | 2023-07-18 |
| 2020. | define-syntax (oncemorewith... | 28.55 | 91% | 2012-02-23 |
| 2021. | Alvin (setiadialvin) | 28.51 | 89% | 2012-12-23 |
| 2022. | git_gud (git__gud) | 28.51 | 92% | 2023-05-23 |
| 2023. | [AhK] Sonic (projeto) | 28.50 | 97% | 2015-09-17 |
| 2024. | RoCio (rocio123) | 28.46 | 96% | 2016-02-12 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |