| Official speed |
52.75 wpm (68.47 seconds elapsed during race) |
| Without ending ping |
53.08 wpm (5,176 ms delay sending score to TypeRacer’s server) |
| Timerless |
53.37 wpm (342 ms elapsed before first character typed; 62.96 seconds elapsed during race) |
| Timerless minus one |
53.18 wpm, ignoring the first character typed |
| Race Start |
May 31, 2024 1:45:44am UTC |
| Race Finish |
May 31, 2024 1:46:53am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
99.7% |
| Points |
40.44 |
| 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 calculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { thwothrow 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 |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
| Milliseconds |
342 |
61 |
192 |
128 |
150 |
182 |
18 |
568 |
230 |
568 |
117 |
148 |
183 |
93 |
168 |
90 |
200 |
70 |
360 |
219 |
51 |
121 |
356 |
254 |
73 |
| Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
| Milliseconds |
214 |
189 |
78 |
235 |
104 |
163 |
57 |
228 |
611 |
87 |
120 |
365 |
146 |
221 |
148 |
178 |
195 |
85 |
144 |
229 |
148 |
195 |
75 |
185 |
167 |
| Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
| Milliseconds |
154 |
176 |
85 |
122 |
153 |
269 |
138 |
643 |
60 |
208 |
207 |
81 |
204 |
226 |
161 |
180 |
88 |
172 |
310 |
97 |
82 |
259 |
184 |
175 |
117 |
| Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
| Milliseconds |
125 |
431 |
420 |
380 |
100 |
317 |
194 |
275 |
309 |
283 |
194 |
57 |
149 |
286 |
152 |
113 |
290 |
182 |
207 |
59 |
161 |
84 |
123 |
65 |
98 |
| Character |
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
w |
o |
-t |
-h |
-w |
-o |
t |
h |
| Milliseconds |
126 |
148 |
72 |
131 |
188 |
124 |
216 |
125 |
240 |
166 |
119 |
68 |
196 |
1402 |
247 |
195 |
85 |
386 |
96 |
866 |
0 |
0 |
0 |
401 |
384 |
| Character |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
| Milliseconds |
838 |
48 |
125 |
158 |
216 |
65 |
68 |
139 |
918 |
335 |
150 |
37 |
113 |
264 |
286 |
260 |
108 |
209 |
142 |
95 |
503 |
120 |
211 |
64 |
317 |
| Character |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
| Milliseconds |
208 |
48 |
112 |
388 |
365 |
445 |
392 |
76 |
255 |
144 |
169 |
491 |
207 |
159 |
126 |
165 |
361 |
500 |
144 |
163 |
516 |
251 |
134 |
221 |
149 |
| Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
| Milliseconds |
202 |
96 |
188 |
109 |
1150 |
334 |
269 |
190 |
174 |
135 |
152 |
192 |
424 |
410 |
174 |
242 |
59 |
265 |
284 |
290 |
157 |
272 |
171 |
168 |
81 |
| Character |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
| Milliseconds |
546 |
233 |
62 |
178 |
67 |
159 |
259 |
175 |
158 |
295 |
267 |
1949 |
335 |
72 |
178 |
80 |
211 |
277 |
171 |
215 |
162 |
146 |
152 |
331 |
347 |
| Character |
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
| Milliseconds |
571 |
133 |
361 |
429 |
239 |
508 |
187 |
244 |
55 |
401 |
355 |
184 |
174 |
322 |
202 |
94 |
124 |
56 |
270 |
299 |
518 |
266 |
348 |
157 |
191 |
| Character |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
| Milliseconds |
188 |
82 |
148 |
183 |
206 |
100 |
171 |
182 |
116 |
114 |
216 |
69 |
95 |
202 |
139 |
153 |
208 |
156 |
648 |
115 |
234 |
50 |
181 |
109 |
79 |
| Character |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
| Milliseconds |
37 |
89 |
221 |
150 |
49 |
180 |
170 |
370 |
280 |
169 |
178 |
153 |
134 |
|
| WPM Timing |
| Seconds |
WPM |
1.37 |
61.34 |
2.74 |
52.57 |
4.11 |
58.42 |
5.48 |
61.34 |
6.85 |
59.58 |
8.22 |
59.88 |
9.59 |
62.59 |
10.96 |
62.43 |
12.33 |
62.31 |
13.69 |
63.09 |
15.06 |
62.13 |
16.43 |
60.61 |
17.8 |
60.66 |
19.17 |
62.59 |
20.54 |
63.67 |
21.91 |
61.88 |
23.28 |
59.28 |
24.65 |
55.98 |
26.02 |
54.88 |
27.39 |
54.77 |
28.76 |
54.66 |
30.13 |
54.57 |
31.5 |
55.24 |
32.87 |
54.4 |
34.24 |
54.33 |
35.61 |
53.92 |
36.98 |
53.87 |
38.35 |
53.51 |
39.71 |
52.88 |
41.08 |
52.57 |
42.45 |
52.86 |
43.82 |
52.85 |
45.19 |
53.37 |
46.56 |
52.32 |
47.93 |
51.07 |
49.3 |
51.6 |
50.67 |
51.39 |
52.04 |
51.19 |
53.41 |
50.78 |
54.78 |
51.04 |
56.15 |
50.87 |
57.52 |
51.11 |
58.89 |
51.96 |
60.26 |
51.78 |
61.63 |
52.77 |
63 |
52.77 |
64.37 |
56.12 |
65.73 |
54.95 |
67.1 |
53.83 |
68.47 |
52.75 |
|