Official speed |
41.83 wpm (86.35 seconds elapsed during race) |
Without ending ping |
41.94 wpm (6,234 ms delay sending score to TypeRacer’s server) |
Timerless |
42.15 wpm (394 ms elapsed before first character typed; 79.72 seconds elapsed during race) |
Timerless minus one |
42.00 wpm, ignoring the first character typed |
Race Start |
February 23, 2025 12:26:25am UTC |
Race Finish |
February 23, 2025 12:27:51am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
32.07 |
Text |
#10015 (Length: 301 characters) 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.'; } } |
Characters typed |
fucnction calculateArea(width, height) { try { var area = wideth* * height; if (!isNaN(area)) { return area; _} else { throw new Error('calcuallateArea() received invalid number'); } } catch (e) { console.log(ea.name + ' ' + e.message); return 'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
c |
-c |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
394 |
137 |
409 |
730 |
147 |
389 |
211 |
71 |
101 |
32 |
265 |
167 |
129 |
102 |
151 |
220 |
197 |
146 |
122 |
221 |
416 |
197 |
80 |
300 |
566 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
505 |
101 |
161 |
187 |
112 |
406 |
201 |
169 |
78 |
50 |
120 |
95 |
78 |
673 |
569 |
701 |
341 |
199 |
170 |
67 |
363 |
667 |
420 |
200 |
135 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
e |
-e |
t |
h |
* |
-* |
|
* |
|
h |
e |
i |
g |
Milliseconds |
136 |
144 |
131 |
60 |
73 |
400 |
369 |
402 |
276 |
131 |
55 |
135 |
191 |
569 |
241 |
91 |
521 |
518 |
194 |
1172 |
478 |
448 |
100 |
82 |
105 |
Character |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
Milliseconds |
87 |
92 |
505 |
169 |
129 |
69 |
117 |
833 |
800 |
373 |
95 |
861 |
362 |
584 |
741 |
328 |
96 |
49 |
271 |
962 |
141 |
443 |
638 |
425 |
361 |
Character |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
_ |
-_ |
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
Milliseconds |
82 |
182 |
101 |
105 |
106 |
252 |
132 |
98 |
90 |
144 |
505 |
218 |
709 |
694 |
392 |
367 |
277 |
118 |
87 |
82 |
239 |
697 |
515 |
208 |
85 |
Character |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
a |
l |
-l |
-a |
l |
Milliseconds |
267 |
232 |
81 |
309 |
201 |
76 |
102 |
197 |
471 |
250 |
162 |
16 |
133 |
797 |
968 |
282 |
123 |
75 |
185 |
123 |
158 |
53 |
414 |
173 |
211 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
100 |
84 |
100 |
601 |
222 |
82 |
128 |
883 |
299 |
456 |
204 |
80 |
241 |
201 |
84 |
119 |
110 |
186 |
132 |
89 |
139 |
438 |
125 |
82 |
196 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
|
- |
( |
e |
Milliseconds |
131 |
136 |
169 |
214 |
212 |
119 |
190 |
94 |
313 |
618 |
464 |
524 |
335 |
309 |
366 |
219 |
189 |
166 |
177 |
287 |
86 |
160 |
665 |
816 |
383 |
Character |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
a |
-a |
. |
n |
a |
m |
e |
|
Milliseconds |
988 |
479 |
686 |
634 |
195 |
135 |
70 |
107 |
91 |
175 |
77 |
682 |
215 |
181 |
93 |
742 |
766 |
567 |
697 |
484 |
182 |
108 |
96 |
64 |
566 |
Character |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
Milliseconds |
452 |
682 |
357 |
192 |
211 |
237 |
608 |
280 |
286 |
685 |
187 |
131 |
153 |
131 |
133 |
129 |
75 |
948 |
435 |
395 |
398 |
121 |
214 |
112 |
100 |
Character |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
106 |
215 |
502 |
459 |
199 |
186 |
89 |
91 |
37 |
102 |
283 |
277 |
193 |
131 |
151 |
108 |
93 |
96 |
111 |
89 |
133 |
186 |
160 |
81 |
229 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
113 |
112 |
128 |
124 |
85 |
141 |
98 |
74 |
95 |
72 |
132 |
95 |
67 |
504 |
379 |
567 |
543 |
372 |
393 |
260 |
235 |
|
WPM Timing |
Seconds |
WPM |
1.73 |
13.9 |
3.45 |
45.17 |
5.18 |
48.64 |
6.91 |
46.9 |
8.63 |
50.03 |
10.36 |
45.17 |
12.09 |
44.67 |
13.82 |
46.9 |
15.54 |
46.32 |
17.27 |
43.08 |
19 |
41.06 |
20.72 |
42.85 |
22.45 |
41.16 |
24.18 |
40.2 |
25.9 |
39.37 |
27.63 |
39.09 |
29.36 |
38.83 |
31.09 |
40.53 |
32.81 |
38.77 |
34.54 |
39.26 |
36.27 |
39.37 |
37.99 |
40.11 |
39.72 |
39.58 |
41.45 |
39.66 |
43.17 |
40.3 |
44.9 |
39.55 |
46.63 |
40.92 |
48.36 |
42.19 |
50.08 |
41.69 |
51.81 |
41.69 |
53.54 |
41.24 |
55.26 |
40.39 |
56.99 |
39.8 |
58.72 |
40.26 |
60.44 |
40.1 |
62.17 |
39.18 |
63.9 |
39.25 |
65.63 |
39.13 |
67.35 |
38.84 |
69.08 |
39.26 |
70.81 |
39.15 |
72.53 |
39.37 |
74.26 |
40.24 |
75.99 |
41.38 |
77.71 |
42.15 |
79.44 |
41.84 |
81.17 |
44.5 |
82.9 |
43.57 |
84.62 |
42.68 |
86.35 |
41.83 |
|