Official speed |
81.56 wpm (44.29 seconds elapsed during race) |
Without ending ping |
82.05 wpm (3,336 ms delay sending score to TypeRacer’s server) |
Timerless |
82.19 wpm (69 ms elapsed before first character typed; 40.88 seconds elapsed during race) |
Timerless minus one |
81.90 wpm, ignoring the first character typed |
Race Start |
August 8, 2023 12:23:44pm UTC |
Race Finish |
August 8, 2023 12:24:28pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.3% |
Points |
62.53 |
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 |
function calculcaateArea(width, height) { try { var area = width * height; if (!isNanN(area)) { erreturn 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.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
c |
a |
-a |
-c |
a |
t |
e |
A |
r |
e |
Milliseconds |
69 |
105 |
87 |
24 |
63 |
57 |
103 |
50 |
119 |
55 |
121 |
40 |
160 |
152 |
87 |
96 |
113 |
295 |
121 |
152 |
25 |
128 |
576 |
192 |
63 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
97 |
312 |
216 |
112 |
72 |
136 |
40 |
80 |
96 |
128 |
96 |
62 |
34 |
71 |
40 |
202 |
216 |
263 |
160 |
256 |
39 |
89 |
63 |
209 |
168 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
144 |
62 |
114 |
88 |
102 |
82 |
79 |
55 |
90 |
120 |
120 |
216 |
96 |
72 |
136 |
46 |
138 |
176 |
184 |
185 |
94 |
40 |
65 |
23 |
65 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
e |
Milliseconds |
120 |
128 |
88 |
80 |
96 |
712 |
768 |
393 |
79 |
304 |
176 |
185 |
351 |
169 |
175 |
224 |
112 |
56 |
104 |
327 |
153 |
176 |
144 |
192 |
136 |
Character |
r |
-r |
-e |
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
( |
) |
Milliseconds |
46 |
362 |
136 |
144 |
48 |
120 |
64 |
80 |
111 |
105 |
136 |
32 |
94 |
66 |
200 |
112 |
208 |
159 |
217 |
55 |
145 |
40 |
47 |
145 |
6 |
Character |
-) |
-( |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
Milliseconds |
394 |
158 |
202 |
193 |
87 |
80 |
54 |
74 |
80 |
96 |
136 |
64 |
95 |
81 |
240 |
112 |
136 |
64 |
96 |
200 |
192 |
168 |
104 |
72 |
72 |
Character |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
Milliseconds |
152 |
80 |
78 |
49 |
113 |
304 |
150 |
89 |
81 |
280 |
168 |
360 |
216 |
55 |
97 |
71 |
47 |
74 |
62 |
90 |
88 |
104 |
70 |
170 |
104 |
Character |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
. |
Milliseconds |
32 |
151 |
97 |
120 |
80 |
112 |
14 |
162 |
71 |
97 |
136 |
280 |
264 |
160 |
256 |
192 |
136 |
144 |
216 |
112 |
54 |
130 |
55 |
329 |
376 |
Character |
-. |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
. |
-. |
e |
. |
n |
a |
m |
Milliseconds |
488 |
112 |
176 |
192 |
248 |
192 |
112 |
160 |
81 |
71 |
88 |
88 |
80 |
184 |
150 |
90 |
80 |
224 |
240 |
342 |
90 |
152 |
208 |
112 |
80 |
Character |
e |
|
+ |
|
' |
|
' |
|
+ |
|
. |
-. |
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
Milliseconds |
80 |
264 |
224 |
168 |
160 |
120 |
144 |
120 |
320 |
192 |
312 |
232 |
46 |
138 |
111 |
201 |
103 |
145 |
63 |
89 |
70 |
234 |
288 |
151 |
50 |
Character |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
Milliseconds |
127 |
46 |
113 |
15 |
98 |
120 |
144 |
224 |
120 |
63 |
47 |
89 |
104 |
97 |
80 |
192 |
104 |
103 |
65 |
54 |
56 |
66 |
64 |
64 |
80 |
Character |
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
80 |
103 |
49 |
40 |
88 |
96 |
14 |
98 |
54 |
66 |
54 |
48 |
17 |
72 |
113 |
8 |
472 |
200 |
143 |
209 |
343 |
186 |
287 |
120 |
184 |
|
WPM Timing |
Seconds |
WPM |
0.89 |
149.03 |
1.77 |
101.61 |
2.66 |
81.29 |
3.54 |
77.9 |
4.43 |
84 |
5.31 |
85.81 |
6.2 |
87.1 |
7.09 |
91.45 |
7.97 |
93.33 |
8.86 |
94.84 |
9.74 |
93.61 |
10.63 |
86.93 |
11.51 |
83.37 |
12.4 |
79.35 |
13.29 |
79.48 |
14.17 |
77.9 |
15.06 |
74.91 |
15.94 |
78.28 |
16.83 |
77.72 |
17.71 |
76.55 |
18.6 |
77.42 |
19.49 |
78.21 |
20.37 |
78.93 |
21.26 |
80.16 |
22.14 |
79.66 |
23.03 |
80.77 |
23.91 |
82.29 |
24.8 |
83.22 |
25.69 |
82.22 |
26.57 |
82.19 |
27.46 |
80.85 |
28.34 |
79.17 |
29.23 |
79.24 |
30.11 |
80.09 |
31 |
78.58 |
31.89 |
78.65 |
32.77 |
78.73 |
33.66 |
77.37 |
34.54 |
77.47 |
35.43 |
77.56 |
36.31 |
78.32 |
37.2 |
79.35 |
38.09 |
81.6 |
38.97 |
83.44 |
39.86 |
82.79 |
40.74 |
81.88 |
41.63 |
86.77 |
42.51 |
84.96 |
43.4 |
83.22 |
44.29 |
81.56 |
|