Official speed |
19.40 wpm (186.19 seconds elapsed during race) |
Without ending ping |
19.43 wpm (13,277 ms delay sending score to TypeRacer’s server) |
Timerless |
19.50 wpm (615 ms elapsed before first character typed; 172.29 seconds elapsed during race) |
Timerless minus one |
19.43 wpm, ignoring the first character typed |
Race Start |
June 2, 2024 1:33:45am UTC |
Race Finish |
June 2, 2024 1:36:51am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
14.87 |
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 |
fumnction calculateArea(width, height) { try P{ var area = width * height; if (!isNaN(area)) { return area; } else { throw nesw Error("'calculateArea() received invalid number'); }} } catch(ie) { console.log(e.name + ' ' _+ e.message); return "'We were unable to calculate the area.'; }} } |
Timing |
Character |
f |
u |
m |
-m |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
615 |
545 |
419 |
752 |
818 |
391 |
668 |
235 |
302 |
315 |
299 |
1433 |
236 |
105 |
716 |
517 |
297 |
187 |
532 |
656 |
746 |
593 |
218 |
475 |
645 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
P |
-P |
{ |
|
Milliseconds |
777 |
513 |
660 |
676 |
294 |
912 |
465 |
885 |
412 |
171 |
802 |
184 |
272 |
1017 |
339 |
920 |
668 |
782 |
874 |
817 |
339 |
894 |
642 |
461 |
485 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
971 |
222 |
602 |
337 |
300 |
465 |
280 |
416 |
347 |
491 |
191 |
499 |
651 |
794 |
418 |
236 |
281 |
749 |
555 |
899 |
420 |
208 |
605 |
199 |
198 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
1114 |
287 |
383 |
1183 |
1101 |
832 |
1178 |
1358 |
147 |
1487 |
505 |
886 |
1384 |
806 |
460 |
239 |
238 |
841 |
259 |
681 |
837 |
440 |
959 |
246 |
560 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
534 |
261 |
276 |
282 |
255 |
467 |
619 |
201 |
960 |
304 |
957 |
587 |
940 |
160 |
168 |
465 |
648 |
1595 |
443 |
861 |
125 |
669 |
263 |
499 |
240 |
Character |
n |
e |
s |
-s |
w |
|
E |
r |
r |
o |
r |
( |
" |
-" |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
848 |
514 |
314 |
623 |
230 |
398 |
1251 |
685 |
214 |
251 |
225 |
692 |
1032 |
689 |
826 |
1040 |
247 |
200 |
1964 |
491 |
424 |
218 |
533 |
304 |
1043 |
Character |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
Milliseconds |
825 |
247 |
219 |
745 |
288 |
353 |
994 |
247 |
651 |
907 |
346 |
945 |
357 |
909 |
193 |
428 |
234 |
810 |
192 |
166 |
534 |
487 |
182 |
541 |
621 |
Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
} |
-} |
|
} |
|
c |
a |
t |
c |
h |
( |
i |
-i |
e |
) |
|
Milliseconds |
667 |
869 |
526 |
219 |
514 |
970 |
1014 |
292 |
969 |
275 |
1138 |
367 |
1136 |
445 |
1755 |
232 |
415 |
1133 |
652 |
610 |
1382 |
796 |
753 |
565 |
779 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
2295 |
403 |
1049 |
315 |
300 |
339 |
462 |
233 |
267 |
949 |
1101 |
518 |
927 |
793 |
894 |
670 |
707 |
141 |
570 |
248 |
449 |
703 |
350 |
930 |
435 |
Character |
' |
|
_ |
-_ |
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
332 |
251 |
967 |
731 |
1185 |
433 |
680 |
1019 |
1152 |
312 |
420 |
302 |
291 |
922 |
311 |
891 |
786 |
242 |
417 |
302 |
760 |
392 |
451 |
218 |
329 |
Character |
" |
-" |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
802 |
649 |
716 |
954 |
742 |
223 |
652 |
1306 |
293 |
294 |
298 |
1575 |
497 |
231 |
1155 |
179 |
303 |
201 |
315 |
154 |
148 |
896 |
184 |
97 |
1136 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
} |
-} |
|
} |
Milliseconds |
568 |
253 |
162 |
502 |
263 |
163 |
269 |
135 |
286 |
154 |
369 |
493 |
228 |
269 |
786 |
824 |
1493 |
699 |
2083 |
372 |
779 |
321 |
644 |
|
WPM Timing |
Seconds |
WPM |
3.72 |
12.89 |
7.45 |
19.34 |
11.17 |
20.41 |
14.89 |
20.95 |
18.62 |
21.27 |
22.34 |
20.95 |
26.07 |
20.26 |
29.79 |
19.74 |
33.51 |
20.77 |
37.24 |
20.95 |
40.96 |
21.39 |
44.68 |
20.68 |
48.41 |
20.08 |
52.13 |
19.57 |
55.86 |
19.77 |
59.58 |
20.34 |
63.3 |
20.28 |
67.03 |
20.23 |
70.75 |
20.52 |
74.47 |
20.14 |
78.2 |
20.1 |
81.92 |
19.77 |
85.65 |
19.76 |
89.37 |
19.87 |
93.09 |
19.98 |
96.82 |
20.2 |
100.54 |
20.41 |
104.26 |
20.26 |
107.99 |
19.89 |
111.71 |
19.66 |
115.44 |
19.34 |
119.16 |
19.03 |
122.88 |
19.24 |
126.61 |
19.15 |
130.33 |
19.24 |
134.05 |
19.25 |
137.78 |
18.99 |
141.5 |
19 |
145.22 |
19.09 |
148.95 |
19.01 |
152.67 |
18.94 |
156.4 |
19.03 |
160.12 |
19.34 |
163.84 |
19.7 |
167.57 |
19.69 |
171.29 |
19.48 |
175.01 |
20.64 |
178.74 |
20.21 |
182.46 |
19.8 |
186.19 |
19.4 |
|