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 |
|---|---|---|---|---|
| 263. | Martin (mpgo13) | 62.28 | — | 2011-04-30 |
| 264. | Temirulan (mtemirulan) | 62.26 | 94% | 2016-01-20 |
| 265. | fxf8 (fuexfollets) | 62.20 | 97% | 2023-08-01 |
| 266. | i love typing!!! (hebibuki) | 62.09 | 95% | 2024-12-18 |
| 267. | Csongor (flashrane) | 62.06 | 98% | 2025-10-07 |
| 268. | Roger (itdepends_music) | 62.05 | 96% | 2024-09-22 |
| 269. | Gendarme (gendarme) | 62.02 | 96% | 2024-12-03 |
| 270. | Kramnik (st4ff) | 62.02 | 96% | 2025-07-04 |
| 271. | Sumit Prasad (beyonderr) | 62.00 | 99% | 2024-10-19 |
| 272. | SCM (smusson) | 61.96 | 98% | 2024-08-20 |
| 273. | harshit (harshit712) | 61.91 | 97% | 2023-07-18 |
| 274. | Jackipoo (jackipoo) | 61.91 | 97% | 2025-01-14 |
| 275. | Bijay (moneybijay) | 61.88 | 96.9% | 2023-12-14 |
| 276. | austin (0x13ba) | 61.87 | 97% | 2024-02-15 |
| 277. | jse (dragoncityjose) | 61.80 | 94.6% | 2024-02-28 |
| 278. | Alex (alexklaus) | 61.78 | 99% | 2019-03-30 |
| 279. | Sachin Sharma (ragemodeon) | 61.77 | 96% | 2022-07-09 |
| 280. | Isreali (israeli) | 61.57 | 96% | 2024-03-09 |
| 281. | Ryan (chrissypoopoo) | 61.45 | 94% | 2023-07-25 |
| 282. | Anthony (xeorem) | 61.39 | 93% | 2013-04-02 |
| 283. | cozy (nekozy) | 61.34 | 98% | 2023-12-06 |
| 284. | Jonathon (swaggyphresh) | 61.30 | 91% | 2015-05-15 |
| 285. | Fxh7+ (bossrubik) | 61.26 | 97% | 2013-03-05 |
| 286. | plop (ploppiplop) | 61.16 | 96% | 2023-07-10 |
| 287. | (mylove4u) | 61.10 | — | 2011-02-12 |
| 288. | Wumbo (jap23) | 60.99 | 93% | 2017-05-22 |
| 289. | Kyle (gnulnx) | 60.94 | 94% | 2012-09-07 |
| 290. | Scaramouche (tr00t) | 60.93 | 97% | 2022-01-15 |
| 291. | Heitor (heittpr) | 60.87 | 95% | 2023-09-22 |
| 292. | cole (socol) | 60.85 | 96% | 2024-07-05 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |