| Official speed |
52.52 wpm (68.77 seconds elapsed during race) |
| Without ending ping |
52.70 wpm (5,013 ms delay sending score to TypeRacer’s server) |
| Timerless |
53.16 wpm (558 ms elapsed before first character typed; 63.20 seconds elapsed during race) |
| Timerless minus one |
52.97 wpm, ignoring the first character typed |
| Race Start |
November 24, 2024 8:13:46pm UTC |
| Race Finish |
November 24, 2024 8:14:54pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
99.3% |
| Points |
40.26 |
| 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 * heighyt; 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.'; } } |
| 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 |
558 |
79 |
244 |
422 |
217 |
215 |
31 |
134 |
185 |
314 |
95 |
176 |
151 |
470 |
413 |
131 |
216 |
83 |
419 |
234 |
74 |
213 |
297 |
400 |
56 |
| Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
| Milliseconds |
195 |
215 |
73 |
292 |
112 |
199 |
65 |
194 |
298 |
144 |
194 |
294 |
193 |
218 |
158 |
169 |
195 |
92 |
143 |
466 |
242 |
414 |
162 |
153 |
128 |
| Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
y |
-y |
t |
; |
|
| Milliseconds |
184 |
159 |
81 |
162 |
218 |
161 |
123 |
220 |
75 |
183 |
220 |
95 |
275 |
180 |
139 |
465 |
231 |
145 |
307 |
155 |
493 |
713 |
144 |
240 |
173 |
| Character |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
| Milliseconds |
177 |
144 |
106 |
271 |
385 |
269 |
140 |
258 |
210 |
298 |
276 |
256 |
177 |
70 |
195 |
522 |
164 |
220 |
581 |
233 |
166 |
65 |
183 |
59 |
177 |
| Character |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
| Milliseconds |
88 |
122 |
236 |
187 |
74 |
160 |
250 |
155 |
213 |
146 |
250 |
153 |
316 |
39 |
345 |
219 |
209 |
206 |
1382 |
257 |
83 |
251 |
131 |
234 |
78 |
| Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
| Milliseconds |
119 |
77 |
323 |
244 |
140 |
127 |
545 |
327 |
310 |
590 |
165 |
73 |
630 |
544 |
191 |
120 |
293 |
101 |
318 |
217 |
60 |
140 |
308 |
157 |
522 |
| Character |
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
; |
-; |
| Milliseconds |
235 |
65 |
309 |
165 |
223 |
177 |
203 |
205 |
84 |
187 |
131 |
321 |
129 |
177 |
186 |
160 |
109 |
192 |
171 |
203 |
163 |
230 |
77 |
399 |
667 |
| Character |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
| Milliseconds |
268 |
328 |
304 |
224 |
219 |
173 |
202 |
151 |
190 |
129 |
177 |
249 |
61 |
338 |
337 |
571 |
469 |
287 |
126 |
228 |
54 |
165 |
239 |
77 |
200 |
| Character |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
| Milliseconds |
970 |
359 |
256 |
175 |
215 |
262 |
257 |
707 |
246 |
158 |
201 |
157 |
272 |
275 |
248 |
198 |
170 |
178 |
213 |
906 |
325 |
362 |
181 |
353 |
138 |
| Character |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
| Milliseconds |
237 |
138 |
209 |
171 |
88 |
255 |
279 |
168 |
184 |
64 |
198 |
75 |
172 |
84 |
187 |
247 |
349 |
425 |
179 |
180 |
156 |
193 |
80 |
170 |
237 |
| Character |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
| Milliseconds |
199 |
129 |
188 |
203 |
95 |
140 |
219 |
65 |
112 |
240 |
93 |
169 |
558 |
122 |
320 |
156 |
231 |
49 |
155 |
190 |
84 |
75 |
130 |
170 |
167 |
| Character |
e |
a |
. |
' |
; |
|
} |
|
} |
| Milliseconds |
29 |
146 |
185 |
217 |
267 |
208 |
239 |
151 |
216 |
|
| WPM Timing |
| Seconds |
WPM |
1.38 |
34.9 |
2.75 |
52.35 |
4.13 |
49.44 |
5.5 |
50.16 |
6.88 |
52.35 |
8.25 |
53.8 |
9.63 |
54.84 |
11 |
54.53 |
12.38 |
57.19 |
13.75 |
56.71 |
15.13 |
55.52 |
16.51 |
53.07 |
17.88 |
53.69 |
19.26 |
52.97 |
20.63 |
52.93 |
22.01 |
53.44 |
23.38 |
54.4 |
24.76 |
54.77 |
26.13 |
53.26 |
27.51 |
52.78 |
28.88 |
53.59 |
30.26 |
52.35 |
31.64 |
51.59 |
33.01 |
51.62 |
34.39 |
51.3 |
35.76 |
51.67 |
37.14 |
52.35 |
38.51 |
53.28 |
39.89 |
51.74 |
41.26 |
51.47 |
42.64 |
52.06 |
44.02 |
51.25 |
45.39 |
51.82 |
46.77 |
50.81 |
48.14 |
50.6 |
49.52 |
50.41 |
50.89 |
50.69 |
52.27 |
49.82 |
53.64 |
49.88 |
55.02 |
50.38 |
56.39 |
50.64 |
57.77 |
50.89 |
59.15 |
51.53 |
60.52 |
51.55 |
61.9 |
52.15 |
63.27 |
52.54 |
64.65 |
55.87 |
66.02 |
54.71 |
67.4 |
53.59 |
68.77 |
52.52 |
|