Official speed |
71.33 wpm (50.64 seconds elapsed during race) |
Without ending ping |
71.78 wpm (3,829 ms delay sending score to TypeRacer’s server) |
Timerless |
72.20 wpm (270 ms elapsed before first character typed; 46.54 seconds elapsed during race) |
Timerless minus one |
71.94 wpm, ignoring the first character typed |
Race Start |
February 20, 2021 7:43:33pm UTC |
Race Finish |
February 20, 2021 7:44:23pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
98.0% |
Points |
54.69 |
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 |
ffuncunction calculateAerrea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw ennew Error('calculateArea() received invalid number'); } "} catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to calculate teh hhe area.'; } } |
Timing |
Character |
f |
f |
u |
n |
c |
-c |
-n |
-u |
-f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
270 |
54 |
64 |
163 |
75 |
325 |
100 |
137 |
99 |
199 |
170 |
112 |
155 |
43 |
35 |
115 |
57 |
63 |
46 |
75 |
85 |
118 |
99 |
118 |
120 |
Character |
e |
A |
e |
r |
-r |
-e |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
Milliseconds |
24 |
256 |
263 |
0 |
504 |
86 |
145 |
14 |
86 |
273 |
140 |
136 |
52 |
185 |
51 |
357 |
50 |
155 |
344 |
114 |
88 |
93 |
107 |
187 |
126 |
Character |
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
Milliseconds |
140 |
95 |
106 |
166 |
72 |
55 |
190 |
84 |
106 |
67 |
153 |
109 |
99 |
102 |
20 |
84 |
88 |
188 |
83 |
65 |
103 |
52 |
176 |
103 |
93 |
Character |
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
Milliseconds |
324 |
111 |
180 |
87 |
119 |
106 |
86 |
97 |
212 |
73 |
86 |
95 |
69 |
220 |
249 |
281 |
98 |
284 |
221 |
293 |
337 |
441 |
136 |
67 |
31 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
261 |
127 |
157 |
131 |
121 |
194 |
494 |
338 |
112 |
61 |
141 |
66 |
33 |
98 |
37 |
74 |
178 |
57 |
288 |
86 |
277 |
107 |
85 |
122 |
75 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
e |
n |
-n |
-e |
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
Milliseconds |
202 |
95 |
102 |
119 |
65 |
117 |
69 |
137 |
319 |
0 |
426 |
95 |
129 |
76 |
69 |
83 |
217 |
172 |
181 |
127 |
237 |
364 |
296 |
654 |
165 |
Character |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
Milliseconds |
125 |
117 |
102 |
104 |
76 |
142 |
25 |
287 |
218 |
27 |
98 |
240 |
80 |
151 |
134 |
43 |
246 |
218 |
99 |
115 |
114 |
289 |
126 |
91 |
106 |
Character |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
" |
-" |
} |
|
c |
a |
t |
Milliseconds |
100 |
37 |
36 |
79 |
87 |
125 |
139 |
201 |
177 |
69 |
45 |
184 |
237 |
257 |
323 |
62 |
318 |
118 |
453 |
585 |
256 |
120 |
279 |
50 |
181 |
Character |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
Milliseconds |
180 |
118 |
277 |
161 |
279 |
163 |
207 |
100 |
388 |
43 |
107 |
44 |
231 |
253 |
316 |
110 |
190 |
167 |
113 |
353 |
172 |
113 |
150 |
75 |
125 |
Character |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
Milliseconds |
108 |
160 |
248 |
86 |
346 |
208 |
342 |
201 |
256 |
97 |
529 |
445 |
169 |
83 |
136 |
104 |
156 |
66 |
38 |
256 |
349 |
77 |
286 |
20 |
170 |
Character |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
Milliseconds |
99 |
69 |
125 |
83 |
182 |
138 |
139 |
172 |
181 |
129 |
104 |
56 |
116 |
108 |
163 |
76 |
144 |
79 |
99 |
109 |
122 |
75 |
60 |
99 |
61 |
Character |
l |
c |
u |
l |
a |
t |
e |
|
t |
e |
h |
|
- |
-h |
-e |
h |
h |
-h |
e |
|
a |
r |
e |
a |
. |
Milliseconds |
46 |
134 |
502 |
117 |
107 |
112 |
25 |
109 |
215 |
164 |
11 |
154 |
343 |
105 |
105 |
189 |
76 |
475 |
72 |
122 |
89 |
143 |
38 |
84 |
102 |
Character |
' |
; |
|
} |
|
} |
Milliseconds |
390 |
264 |
98 |
284 |
93 |
120 |
|
WPM Timing |
Seconds |
WPM |
1.01 |
11.85 |
2.03 |
41.47 |
3.04 |
71.09 |
4.05 |
56.28 |
5.06 |
63.98 |
6.08 |
63.19 |
7.09 |
69.4 |
8.1 |
74.06 |
9.11 |
78.99 |
10.13 |
79.39 |
11.14 |
81.86 |
12.15 |
79.98 |
13.17 |
76.56 |
14.18 |
76.17 |
15.19 |
75.04 |
16.2 |
77.02 |
17.22 |
77.37 |
18.23 |
78.99 |
19.24 |
76.08 |
20.26 |
76.42 |
21.27 |
74.48 |
22.28 |
73.79 |
23.29 |
74.7 |
24.31 |
75.04 |
25.32 |
75.36 |
26.33 |
77.02 |
27.34 |
76.36 |
28.36 |
74.9 |
29.37 |
73.14 |
30.38 |
73.07 |
31.4 |
72.62 |
32.41 |
72.57 |
33.42 |
72.17 |
34.43 |
72.49 |
35.45 |
72.11 |
36.46 |
71.42 |
37.47 |
70.45 |
38.48 |
70.78 |
39.5 |
71.4 |
40.51 |
71.69 |
41.52 |
72.83 |
42.54 |
73.07 |
43.55 |
73.3 |
44.56 |
71.9 |
45.57 |
72.15 |
46.59 |
71.35 |
47.6 |
75.88 |
48.61 |
74.3 |
49.63 |
72.79 |
50.64 |
71.33 |
|