Official speed |
43.03 wpm (83.94 seconds elapsed during race) |
Without ending ping |
45.10 wpm (9,433 ms delay sending score to TypeRacer’s server) |
Timerless |
46.34 wpm (2,005 ms elapsed before first character typed; 72.50 seconds elapsed during race) |
Timerless minus one |
46.18 wpm, ignoring the first character typed |
Race Start |
October 1, 2023 3:30:42pm UTC |
Race Finish |
October 1, 2023 3:32:06pm UTC |
Outcome |
No win (3 of 5) |
Accuracy |
98.0% |
Points |
32.99 |
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 calculate Areeaea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } cathch(e) { console,.log(e.name + ' ' + e.message); return 'We were unbable 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 |
e |
a |
Milliseconds |
2005 |
46 |
132 |
709 |
275 |
182 |
66 |
77 |
96 |
151 |
131 |
53 |
185 |
80 |
152 |
65 |
135 |
74 |
94 |
280 |
241 |
207 |
55 |
570 |
87 |
Character |
-a |
-e |
e |
-e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
Milliseconds |
496 |
128 |
200 |
312 |
145 |
286 |
236 |
101 |
104 |
298 |
112 |
500 |
546 |
339 |
63 |
86 |
104 |
98 |
71 |
391 |
736 |
683 |
581 |
272 |
47 |
Character |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
Milliseconds |
138 |
681 |
264 |
446 |
224 |
136 |
129 |
103 |
130 |
102 |
59 |
103 |
359 |
368 |
160 |
297 |
86 |
73 |
177 |
97 |
357 |
291 |
326 |
368 |
54 |
Character |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
Milliseconds |
114 |
80 |
94 |
74 |
495 |
688 |
208 |
88 |
105 |
424 |
455 |
362 |
118 |
362 |
336 |
317 |
544 |
345 |
112 |
57 |
79 |
490 |
105 |
310 |
658 |
Character |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
Milliseconds |
469 |
168 |
80 |
337 |
127 |
81 |
111 |
377 |
225 |
119 |
54 |
105 |
169 |
568 |
239 |
377 |
354 |
133 |
113 |
46 |
273 |
313 |
262 |
228 |
141 |
Character |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
90 |
79 |
107 |
116 |
120 |
98 |
71 |
129 |
327 |
209 |
167 |
65 |
191 |
527 |
384 |
435 |
105 |
134 |
222 |
120 |
151 |
108 |
168 |
198 |
527 |
Character |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
Milliseconds |
265 |
55 |
81 |
374 |
105 |
673 |
280 |
58 |
206 |
167 |
131 |
96 |
455 |
78 |
209 |
298 |
97 |
158 |
383 |
160 |
129 |
111 |
104 |
296 |
106 |
Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
h |
-h |
c |
h |
( |
e |
) |
|
{ |
|
Milliseconds |
182 |
191 |
112 |
48 |
538 |
399 |
1162 |
649 |
325 |
343 |
178 |
278 |
224 |
72 |
196 |
135 |
368 |
149 |
104 |
826 |
142 |
338 |
376 |
390 |
424 |
Character |
c |
o |
n |
s |
o |
l |
e |
, |
-, |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
232 |
120 |
98 |
97 |
173 |
163 |
95 |
454 |
400 |
304 |
273 |
158 |
89 |
488 |
288 |
809 |
354 |
125 |
90 |
126 |
658 |
831 |
257 |
455 |
207 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
129 |
511 |
280 |
441 |
216 |
463 |
721 |
121 |
190 |
151 |
265 |
227 |
135 |
696 |
606 |
256 |
184 |
40 |
498 |
110 |
97 |
102 |
177 |
762 |
359 |
Character |
e |
|
w |
e |
r |
e |
|
u |
n |
b |
-b |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
Milliseconds |
319 |
154 |
126 |
304 |
201 |
169 |
142 |
248 |
299 |
3 |
371 |
342 |
121 |
97 |
112 |
127 |
129 |
79 |
152 |
161 |
111 |
80 |
201 |
73 |
134 |
Character |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
} |
-} |
-; |
; |
|
} |
|
} |
Milliseconds |
74 |
151 |
46 |
115 |
153 |
85 |
98 |
103 |
135 |
130 |
70 |
89 |
184 |
664 |
728 |
351 |
575 |
89 |
1304 |
168 |
296 |
184 |
208 |
|
WPM Timing |
Seconds |
WPM |
1.68 |
0 |
3.36 |
21.44 |
5.04 |
42.89 |
6.72 |
37.53 |
8.39 |
37.17 |
10.07 |
38.12 |
11.75 |
38.8 |
13.43 |
38.42 |
15.11 |
38.92 |
16.79 |
41.46 |
18.47 |
42.24 |
20.15 |
42.89 |
21.82 |
43.44 |
23.5 |
42.89 |
25.18 |
43.36 |
26.86 |
43.33 |
28.54 |
44.15 |
30.22 |
44.87 |
31.9 |
46.65 |
33.58 |
46.82 |
35.26 |
47.65 |
36.93 |
47.76 |
38.61 |
47.86 |
40.29 |
48.25 |
41.97 |
48.89 |
43.65 |
47.56 |
45.33 |
47.12 |
47.01 |
46.97 |
48.69 |
46.34 |
50.36 |
46.94 |
52.04 |
46.35 |
53.72 |
45.57 |
55.4 |
45.27 |
57.08 |
44.99 |
58.76 |
44.73 |
60.44 |
44.87 |
62.12 |
44.43 |
63.8 |
44.39 |
65.47 |
44.54 |
67.15 |
44.67 |
68.83 |
46.03 |
70.51 |
46.63 |
72.19 |
45.71 |
73.87 |
45 |
75.55 |
47.81 |
77.23 |
46.77 |
78.9 |
45.78 |
80.58 |
44.82 |
82.26 |
43.91 |
83.94 |
43.03 |
|