Text race history for The don (photondestroyer)

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
235 2023-01-29 18:11:13 55.25 96%
220 2023-01-29 05:33:12 57.56 96%
196 2023-01-24 16:03:25 58.99 97%
183 2023-01-24 09:47:32 52.75 95%
162 2023-01-23 11:51:57 58.57 96%
158 2023-01-23 03:57:31 56.67 97%
157 2023-01-23 03:55:41 43.85 95%
143 2023-01-22 17:44:35 50.07 97%
109 2023-01-22 06:09:48 58.13 98%
108 2023-01-22 06:08:24 54.19 97%
64 2023-01-21 18:24:36 49.51 96%
31 2023-01-21 12:09:49 47.52 94%
23 2023-01-21 11:47:01 48.77 95%
19 2023-01-21 11:40:03 51.27 95%
9 2023-01-21 11:22:15 48.77 95%
6 2023-01-21 11:17:14 46.32 93%
5 2023-01-21 11:15:31 40.35 93%