Text race history for :) (bavadin)

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
277 2020-09-03 03:44:48 77.85 97%
266 2020-09-01 05:54:09 79.64 98%
265 2020-08-31 01:01:38 72.88 96%
262 2020-08-30 01:07:19 72.75 97%
258 2020-08-29 02:21:25 72.24 96%
234 2020-01-02 08:40:24 70.67 96%
191 2019-12-26 08:05:03 75.34 97%
186 2019-12-26 07:59:58 79.42 97%
161 2019-12-25 06:48:48 70.12 97%
131 2019-12-18 22:50:43 68.12 96%
123 2019-12-18 22:21:39 57.15 95%
107 2019-12-18 03:32:27 63.58 94%
71 2019-12-14 22:48:55 66.14 96%
53 2019-12-14 07:05:43 66.09 95%
29 2019-11-25 00:46:00 65.79 97%
23 2019-11-24 22:36:30 56.63 96%
6 2019-11-23 03:18:30 49.88 94%