Official speed |
26.36 wpm (137.03 seconds elapsed during race) |
Without ending ping |
26.40 wpm (9,772 ms delay sending score to TypeRacer’s server) |
Timerless |
26.74 wpm (1,600 ms elapsed before first character typed; 125.65 seconds elapsed during race) |
Timerless minus one |
26.64 wpm, ignoring the first character typed |
Race Start |
May 9, 2025 3:36:42pm UTC |
Race Finish |
May 9, 2025 3:38:59pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.3% |
Points |
20.21 |
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 |
funsction calculateArea(width, height) { try { var area = width * height ; if (!isNaN(area)) { return area; } elrse { throw new Error('calculateArea() received invalid hnumber'); } } chtatch(e) { console.lotg(ue.name + ' ' + e.message); return 'We were unable to calculate the area/.'; } } |
Timing |
Character |
f |
u |
n |
s |
-s |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
1600 |
142 |
250 |
172 |
708 |
166 |
215 |
266 |
249 |
282 |
185 |
313 |
470 |
1210 |
798 |
133 |
429 |
202 |
316 |
245 |
716 |
480 |
185 |
230 |
581 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
1316 |
181 |
446 |
399 |
147 |
392 |
274 |
747 |
218 |
282 |
580 |
182 |
587 |
615 |
410 |
416 |
464 |
332 |
302 |
262 |
997 |
336 |
295 |
486 |
211 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
|
- |
Milliseconds |
236 |
312 |
350 |
247 |
317 |
282 |
232 |
424 |
390 |
332 |
233 |
670 |
393 |
149 |
299 |
419 |
295 |
318 |
629 |
315 |
484 |
151 |
229 |
265 |
516 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
381 |
299 |
491 |
1408 |
526 |
574 |
896 |
1255 |
1021 |
1521 |
378 |
803 |
581 |
579 |
246 |
166 |
234 |
917 |
178 |
464 |
630 |
600 |
917 |
183 |
178 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
r |
-r |
s |
e |
|
{ |
|
t |
h |
r |
o |
Milliseconds |
215 |
419 |
367 |
212 |
720 |
178 |
297 |
250 |
506 |
259 |
719 |
441 |
389 |
425 |
482 |
604 |
177 |
182 |
266 |
401 |
363 |
353 |
278 |
415 |
185 |
Character |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
282 |
199 |
867 |
180 |
230 |
299 |
2093 |
467 |
213 |
221 |
229 |
597 |
455 |
577 |
364 |
397 |
862 |
206 |
393 |
233 |
368 |
279 |
935 |
362 |
247 |
Character |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
h |
-h |
n |
u |
Milliseconds |
204 |
543 |
167 |
365 |
290 |
275 |
800 |
249 |
330 |
754 |
242 |
382 |
234 |
245 |
301 |
1266 |
245 |
482 |
265 |
371 |
195 |
334 |
596 |
315 |
154 |
Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
h |
t |
-t |
-h |
a |
t |
c |
h |
( |
e |
) |
|
Milliseconds |
443 |
1318 |
210 |
236 |
629 |
1135 |
573 |
333 |
1003 |
609 |
967 |
443 |
822 |
141 |
314 |
417 |
154 |
128 |
219 |
518 |
150 |
665 |
541 |
547 |
385 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
t |
-t |
g |
( |
u |
-u |
e |
. |
n |
a |
m |
e |
|
Milliseconds |
463 |
349 |
271 |
183 |
314 |
791 |
171 |
1730 |
232 |
342 |
548 |
200 |
223 |
775 |
171 |
442 |
729 |
523 |
311 |
548 |
1063 |
117 |
181 |
298 |
547 |
Character |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
Milliseconds |
466 |
335 |
246 |
365 |
341 |
263 |
529 |
346 |
431 |
352 |
644 |
300 |
519 |
181 |
247 |
386 |
244 |
548 |
384 |
263 |
416 |
202 |
246 |
199 |
253 |
Character |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
326 |
185 |
715 |
629 |
404 |
199 |
750 |
325 |
552 |
200 |
228 |
414 |
1141 |
172 |
451 |
330 |
182 |
183 |
183 |
167 |
216 |
201 |
479 |
382 |
498 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
/ |
-/ |
. |
' |
; |
|
} |
|
} |
Milliseconds |
199 |
315 |
218 |
314 |
215 |
200 |
316 |
101 |
266 |
214 |
599 |
219 |
262 |
298 |
481 |
669 |
288 |
522 |
1216 |
395 |
868 |
377 |
467 |
|
WPM Timing |
Seconds |
WPM |
2.74 |
13.14 |
5.48 |
24.08 |
8.22 |
24.81 |
10.96 |
25.18 |
13.7 |
26.27 |
16.44 |
26.27 |
19.18 |
26.9 |
21.92 |
26.82 |
24.66 |
28.22 |
27.41 |
28.9 |
30.15 |
28.26 |
32.89 |
27.37 |
35.63 |
26.27 |
38.37 |
25.33 |
41.11 |
25.4 |
43.85 |
25.18 |
46.59 |
25.76 |
49.33 |
25.79 |
52.07 |
25.58 |
54.81 |
26.27 |
57.55 |
26.06 |
60.29 |
25.87 |
63.03 |
25.89 |
65.77 |
26.09 |
68.51 |
26.27 |
71.25 |
26.61 |
73.99 |
26.43 |
76.73 |
26.27 |
79.47 |
25.97 |
82.22 |
25.83 |
84.96 |
25.42 |
87.7 |
25.45 |
90.44 |
25.61 |
93.18 |
25.37 |
95.92 |
25.27 |
98.66 |
24.81 |
101.4 |
25.09 |
104.14 |
25.24 |
106.88 |
25.49 |
109.62 |
25.83 |
112.36 |
25.85 |
115.1 |
25.86 |
117.84 |
26.27 |
120.58 |
26.67 |
123.32 |
26.56 |
126.06 |
26.37 |
128.8 |
28.04 |
131.54 |
27.46 |
134.29 |
26.9 |
137.03 |
26.36 |
|