Official speed |
59.09 wpm (61.13 seconds elapsed during race) |
Without ending ping |
59.29 wpm (4,460 ms delay sending score to TypeRacer’s server) |
Timerless |
59.53 wpm (226 ms elapsed before first character typed; 56.44 seconds elapsed during race) |
Timerless minus one |
59.32 wpm, ignoring the first character typed |
Race Start |
October 8, 2024 4:05:28pm UTC |
Race Finish |
October 8, 2024 4:06:29pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.9% |
Points |
45.31 |
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(wodidth, height) { try { var area = width * height; if (!osisNanN(area)) { return area; } else { thro w nweew Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.messagse)e); return 'We were unable to calculate teh he aera.rrea.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
w |
o |
Milliseconds |
226 |
92 |
142 |
91 |
273 |
46 |
64 |
75 |
326 |
116 |
150 |
250 |
390 |
93 |
155 |
79 |
60 |
76 |
568 |
172 |
91 |
76 |
322 |
220 |
180 |
Character |
d |
-d |
-o |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
72 |
303 |
167 |
152 |
27 |
258 |
64 |
232 |
96 |
204 |
25 |
151 |
66 |
133 |
75 |
170 |
161 |
595 |
141 |
133 |
209 |
42 |
75 |
194 |
126 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
173 |
111 |
153 |
85 |
110 |
121 |
69 |
110 |
52 |
249 |
48 |
570 |
120 |
139 |
195 |
93 |
98 |
224 |
94 |
301 |
68 |
152 |
100 |
99 |
120 |
Character |
; |
|
i |
f |
|
( |
! |
o |
s |
-s |
-o |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
392 |
118 |
584 |
65 |
283 |
159 |
816 |
360 |
98 |
326 |
165 |
202 |
80 |
412 |
144 |
154 |
336 |
189 |
236 |
257 |
93 |
82 |
102 |
290 |
165 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
119 |
335 |
198 |
109 |
64 |
160 |
98 |
120 |
92 |
76 |
44 |
61 |
63 |
104 |
176 |
161 |
256 |
173 |
177 |
110 |
96 |
79 |
99 |
422 |
112 |
Character |
t |
h |
r |
o |
|
- |
w |
|
n |
w |
e |
-e |
-w |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
Milliseconds |
90 |
112 |
103 |
102 |
132 |
419 |
108 |
82 |
207 |
154 |
88 |
414 |
414 |
281 |
73 |
118 |
616 |
182 |
172 |
89 |
111 |
182 |
443 |
415 |
189 |
Character |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
Milliseconds |
125 |
144 |
102 |
164 |
12 |
93 |
63 |
378 |
160 |
76 |
73 |
295 |
194 |
141 |
124 |
51 |
232 |
203 |
93 |
117 |
78 |
197 |
91 |
117 |
132 |
Character |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
113 |
84 |
70 |
79 |
134 |
84 |
120 |
87 |
164 |
78 |
84 |
126 |
365 |
350 |
390 |
102 |
291 |
385 |
223 |
141 |
354 |
131 |
112 |
212 |
109 |
Character |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
Milliseconds |
196 |
138 |
317 |
99 |
544 |
91 |
416 |
85 |
79 |
71 |
106 |
163 |
79 |
142 |
689 |
166 |
79 |
178 |
186 |
235 |
553 |
80 |
108 |
81 |
231 |
Character |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
s |
e |
) |
-) |
-e |
-s |
e |
) |
; |
Milliseconds |
413 |
94 |
424 |
100 |
1264 |
137 |
240 |
124 |
341 |
116 |
194 |
253 |
515 |
193 |
125 |
83 |
25 |
48 |
249 |
252 |
183 |
163 |
85 |
253 |
437 |
Character |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
Milliseconds |
94 |
164 |
0 |
451 |
117 |
135 |
112 |
88 |
301 |
306 |
197 |
97 |
148 |
79 |
130 |
91 |
32 |
168 |
110 |
365 |
127 |
127 |
73 |
108 |
120 |
Character |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
e |
h |
|
- |
-h |
-e |
h |
e |
|
a |
e |
r |
Milliseconds |
72 |
85 |
351 |
105 |
75 |
207 |
67 |
170 |
35 |
111 |
59 |
77 |
115 |
86 |
38 |
187 |
289 |
174 |
141 |
125 |
67 |
153 |
157 |
94 |
29 |
Character |
a |
. |
-. |
-a |
-r |
r |
-r |
-e |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
126 |
170 |
262 |
177 |
150 |
146 |
278 |
151 |
49 |
60 |
62 |
246 |
279 |
686 |
205 |
320 |
234 |
225 |
|
WPM Timing |
Seconds |
WPM |
1.22 |
78.52 |
2.45 |
68.71 |
3.67 |
71.98 |
4.89 |
58.89 |
6.11 |
64.78 |
7.34 |
63.8 |
8.56 |
67.31 |
9.78 |
69.94 |
11 |
69.8 |
12.23 |
69.69 |
13.45 |
67.82 |
14.67 |
63.8 |
15.89 |
60.4 |
17.12 |
58.89 |
18.34 |
59.55 |
19.56 |
63.19 |
20.78 |
64.09 |
22.01 |
64.89 |
23.23 |
63.03 |
24.45 |
61.35 |
25.67 |
60.76 |
26.9 |
60.23 |
28.12 |
61.45 |
29.34 |
61.76 |
30.56 |
63.61 |
31.79 |
64.56 |
33.01 |
63.98 |
34.23 |
63.45 |
35.45 |
63.63 |
36.68 |
63.47 |
37.9 |
63.01 |
39.12 |
62.57 |
40.34 |
62.76 |
41.57 |
61.49 |
42.79 |
60.86 |
44.01 |
60.53 |
45.23 |
59.69 |
46.46 |
59.67 |
47.68 |
59.65 |
48.9 |
60.61 |
50.12 |
61.05 |
51.35 |
62.17 |
52.57 |
61.4 |
53.79 |
60.23 |
55.01 |
59.98 |
56.24 |
59.32 |
57.46 |
62.86 |
58.68 |
61.55 |
59.9 |
60.3 |
61.13 |
59.09 |
|