Official speed |
52.56 wpm (68.72 seconds elapsed during race) |
Without ending ping |
52.73 wpm (4,996 ms delay sending score to TypeRacer’s server) |
Timerless |
52.77 wpm (54 ms elapsed before first character typed; 63.67 seconds elapsed during race) |
Timerless minus one |
52.58 wpm, ignoring the first character typed |
Race Start |
November 22, 2024 1:14:40am UTC |
Race Finish |
November 22, 2024 1:15:48am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.6% |
Points |
40.29 |
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, ehheight) { try { var area = width * heihgght; if (!iasNaN(area)) { return area; } else { throw new Error('caclculateArea() 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 |
54 |
309 |
253 |
129 |
140 |
138 |
126 |
263 |
236 |
327 |
352 |
235 |
410 |
251 |
231 |
99 |
189 |
167 |
417 |
229 |
138 |
203 |
382 |
763 |
278 |
Character |
d |
t |
h |
, |
|
e |
h |
-h |
-e |
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
151 |
241 |
136 |
405 |
153 |
236 |
78 |
443 |
211 |
272 |
150 |
136 |
115 |
603 |
112 |
442 |
250 |
314 |
149 |
240 |
215 |
173 |
173 |
233 |
136 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
h |
g |
-g |
Milliseconds |
143 |
205 |
275 |
152 |
173 |
141 |
80 |
259 |
162 |
292 |
126 |
144 |
155 |
102 |
145 |
116 |
152 |
142 |
192 |
168 |
103 |
116 |
120 |
25 |
495 |
Character |
-h |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
a |
-a |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
218 |
313 |
108 |
144 |
206 |
145 |
73 |
128 |
132 |
194 |
817 |
402 |
152 |
555 |
94 |
367 |
197 |
356 |
259 |
247 |
220 |
585 |
282 |
371 |
161 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
81 |
225 |
183 |
123 |
82 |
165 |
155 |
116 |
123 |
137 |
77 |
146 |
106 |
229 |
563 |
323 |
370 |
106 |
164 |
170 |
147 |
128 |
119 |
171 |
165 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
c |
-c |
l |
c |
u |
l |
Milliseconds |
227 |
115 |
536 |
108 |
115 |
138 |
140 |
90 |
95 |
168 |
237 |
344 |
180 |
97 |
147 |
260 |
475 |
88 |
243 |
463 |
521 |
303 |
272 |
361 |
182 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
75 |
213 |
157 |
412 |
237 |
106 |
165 |
309 |
102 |
280 |
377 |
89 |
353 |
788 |
115 |
103 |
239 |
208 |
111 |
236 |
149 |
228 |
113 |
213 |
201 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
Milliseconds |
363 |
144 |
224 |
249 |
207 |
120 |
648 |
144 |
392 |
422 |
292 |
145 |
189 |
138 |
145 |
159 |
181 |
231 |
152 |
441 |
120 |
353 |
188 |
368 |
196 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
176 |
158 |
157 |
115 |
115 |
140 |
108 |
220 |
121 |
140 |
229 |
309 |
138 |
323 |
205 |
249 |
357 |
268 |
127 |
120 |
134 |
180 |
214 |
222 |
178 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
143 |
160 |
223 |
188 |
627 |
95 |
238 |
536 |
239 |
185 |
133 |
106 |
186 |
226 |
321 |
133 |
85 |
70 |
210 |
156 |
182 |
162 |
135 |
858 |
519 |
Character |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
258 |
261 |
135 |
116 |
141 |
107 |
221 |
245 |
231 |
151 |
137 |
279 |
142 |
138 |
144 |
88 |
158 |
150 |
346 |
136 |
383 |
403 |
202 |
111 |
196 |
Character |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
155 |
201 |
309 |
127 |
115 |
157 |
218 |
122 |
71 |
99 |
194 |
261 |
290 |
134 |
236 |
159 |
115 |
|
WPM Timing |
Seconds |
WPM |
1.37 |
61.12 |
2.75 |
52.39 |
4.12 |
52.39 |
5.5 |
50.2 |
6.87 |
48.89 |
8.25 |
43.65 |
9.62 |
42.41 |
11 |
43.65 |
12.37 |
45.59 |
13.74 |
48.02 |
15.12 |
50.8 |
16.49 |
49.48 |
17.87 |
51.04 |
19.24 |
49.27 |
20.62 |
47.73 |
21.99 |
46.93 |
23.37 |
47.25 |
24.74 |
49.96 |
26.11 |
48.71 |
27.49 |
50.2 |
28.86 |
51.14 |
30.24 |
51.59 |
31.61 |
50.87 |
32.99 |
49.48 |
34.36 |
49.59 |
35.74 |
50.03 |
37.11 |
49.48 |
38.48 |
50.2 |
39.86 |
50.28 |
41.23 |
49.77 |
42.61 |
49.85 |
43.98 |
50.2 |
45.36 |
50 |
46.73 |
50.84 |
48.11 |
50.89 |
49.48 |
51.17 |
50.85 |
51.21 |
52.23 |
51.01 |
53.6 |
51.49 |
54.98 |
51.51 |
56.35 |
50.89 |
57.73 |
51.35 |
59.1 |
51.98 |
60.47 |
51.79 |
61.85 |
52.19 |
63.22 |
52.58 |
64.6 |
55.91 |
65.97 |
54.75 |
67.35 |
53.63 |
68.72 |
52.56 |
|