Text race history for (zak389)

Back to text analysis page

function calculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to calculate the area.'; } }

Game Time WPM Accuracy
464 2025-04-14 15:40:12 86.40 96.7%
429 2024-06-18 00:42:01 84.63 97.3%
416 2024-05-25 20:03:14 81.27 97.4%
407 2024-04-01 00:14:53 80.73 97.1%
406 2024-04-01 00:10:14 79.53 96.8%
405 2024-04-01 00:04:16 78.05 95.8%
381 2024-03-18 11:25:03 76.83 97.6%
374 2024-02-16 01:33:57 70.20 96%
350 2024-02-09 17:11:12 76.64 96.5%
342 2024-02-06 22:17:55 76.24 96.3%
318 2024-02-03 23:42:13 74.26 95.6%
312 2024-01-19 22:05:37 71.73 94.7%
298 2024-01-16 21:20:26 68.13 96.2%
285 2024-01-16 00:18:58 68.01 96.8%
263 2024-01-04 15:31:08 71.57 96.5%
259 2024-01-03 23:12:08 62.38 95.9%
241 2023-12-19 20:05:16 61.17 95.6%
236 2023-12-01 00:19:10 58.92 94.4%
229 2023-11-27 23:40:20 59.85 94.8%
211 2023-10-21 13:56:04 56.01 94.8%
206 2023-10-13 11:08:10 59.56 95.5%
198 2023-10-06 20:51:24 63.79 95.2%
182 2023-10-06 13:49:00 60.86 94.6%
124 2023-09-24 17:45:56 63.13 95.6%
105 2023-09-10 18:18:28 57.85 95.4%
94 2023-09-02 19:14:10 53.98 96%
53 2023-07-14 14:22:54 54.04 94.2%