Official speed |
36.81 wpm (98.13 seconds elapsed during race) |
Without ending ping |
36.92 wpm (7,114 ms delay sending score to TypeRacer’s server) |
Timerless |
37.11 wpm (470 ms elapsed before first character typed; 90.54 seconds elapsed during race) |
Timerless minus one |
36.98 wpm, ignoring the first character typed |
Race Start |
September 29, 2024 5:15:07am UTC |
Race Finish |
September 29, 2024 5:16:45am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.8% |
Points |
28.22 |
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 AArea(width, height) { try { var area = widhtdth * height; if (!isNAanN(area)) { returen area;} } else { throw new Error('calculateArea() received invalid number;'); } } catch(e) { console.log(e,.name + '' ' + e.messgaeage); 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 |
-A |
- |
A |
r |
e |
Milliseconds |
470 |
138 |
165 |
139 |
217 |
97 |
137 |
208 |
218 |
452 |
116 |
172 |
245 |
149 |
149 |
209 |
192 |
100 |
148 |
407 |
297 |
149 |
190 |
229 |
228 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
151 |
509 |
307 |
158 |
418 |
273 |
86 |
318 |
412 |
278 |
111 |
184 |
180 |
84 |
307 |
392 |
533 |
673 |
1152 |
391 |
219 |
205 |
426 |
285 |
633 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
h |
-h |
-d |
t |
-t |
d |
t |
h |
|
* |
|
Milliseconds |
119 |
185 |
193 |
200 |
155 |
163 |
148 |
109 |
226 |
1552 |
382 |
368 |
240 |
210 |
215 |
317 |
138 |
104 |
276 |
320 |
167 |
94 |
288 |
882 |
365 |
Character |
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
A |
-A |
a |
n |
-n |
N |
( |
a |
r |
Milliseconds |
716 |
148 |
518 |
235 |
116 |
95 |
542 |
263 |
209 |
175 |
106 |
479 |
290 |
415 |
156 |
369 |
403 |
486 |
126 |
166 |
340 |
218 |
367 |
535 |
156 |
Character |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
e |
-e |
n |
|
a |
r |
e |
a |
; |
} |
-} |
|
} |
Milliseconds |
92 |
95 |
682 |
424 |
352 |
282 |
676 |
151 |
75 |
265 |
157 |
74 |
92 |
310 |
230 |
277 |
119 |
157 |
92 |
107 |
444 |
2726 |
770 |
373 |
1085 |
Character |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
Milliseconds |
331 |
180 |
136 |
249 |
148 |
139 |
1029 |
754 |
134 |
161 |
334 |
284 |
142 |
168 |
175 |
87 |
259 |
245 |
266 |
199 |
160 |
184 |
208 |
464 |
428 |
Character |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
Milliseconds |
448 |
136 |
204 |
978 |
187 |
203 |
292 |
185 |
114 |
468 |
419 |
129 |
105 |
473 |
80 |
279 |
225 |
112 |
492 |
286 |
251 |
499 |
180 |
202 |
102 |
Character |
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
; |
-; |
' |
) |
; |
|
} |
|
} |
|
c |
Milliseconds |
201 |
200 |
206 |
158 |
172 |
299 |
267 |
301 |
212 |
206 |
231 |
330 |
184 |
66 |
369 |
436 |
275 |
709 |
327 |
843 |
261 |
581 |
215 |
432 |
199 |
Character |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
, |
-, |
Milliseconds |
122 |
147 |
302 |
114 |
360 |
313 |
274 |
338 |
172 |
830 |
500 |
145 |
286 |
363 |
180 |
222 |
116 |
353 |
649 |
232 |
152 |
404 |
320 |
476 |
359 |
Character |
. |
n |
a |
m |
e |
|
+ |
|
' |
' |
-' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
g |
a |
e |
Milliseconds |
291 |
664 |
138 |
120 |
160 |
199 |
602 |
285 |
1189 |
263 |
673 |
176 |
280 |
185 |
503 |
615 |
273 |
227 |
497 |
134 |
249 |
150 |
142 |
129 |
86 |
Character |
-e |
-a |
-g |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
Milliseconds |
328 |
133 |
142 |
122 |
219 |
153 |
413 |
354 |
228 |
124 |
121 |
192 |
146 |
110 |
206 |
258 |
345 |
455 |
210 |
187 |
199 |
236 |
170 |
106 |
152 |
Character |
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
Milliseconds |
448 |
220 |
257 |
227 |
140 |
82 |
136 |
94 |
88 |
128 |
169 |
103 |
140 |
544 |
126 |
182 |
216 |
161 |
95 |
464 |
148 |
68 |
74 |
111 |
120 |
Character |
r |
e |
a |
/ |
-/ |
. |
' |
; |
|
} |
|
} |
Milliseconds |
111 |
107 |
126 |
506 |
593 |
269 |
673 |
592 |
706 |
176 |
416 |
277 |
|
WPM Timing |
Seconds |
WPM |
1.96 |
55.03 |
3.93 |
55.03 |
5.89 |
46.88 |
7.85 |
44.33 |
9.81 |
45.25 |
11.78 |
40.76 |
13.74 |
39.31 |
15.7 |
42.04 |
17.66 |
38.73 |
19.63 |
36.69 |
21.59 |
36.13 |
23.55 |
36.18 |
25.51 |
36.69 |
27.48 |
35.81 |
29.44 |
35.87 |
31.4 |
35.16 |
33.36 |
36.33 |
35.33 |
35.67 |
37.29 |
33.79 |
39.25 |
32.71 |
41.21 |
32.9 |
43.18 |
33.35 |
45.14 |
34.56 |
47.1 |
34.39 |
49.06 |
34.49 |
51.03 |
35.28 |
52.99 |
35.56 |
54.95 |
36.03 |
56.91 |
36.06 |
58.88 |
35.46 |
60.84 |
35.7 |
62.8 |
36.11 |
64.76 |
35.76 |
66.73 |
35.97 |
68.69 |
35.64 |
70.65 |
35.67 |
72.61 |
35.04 |
74.58 |
34.76 |
76.54 |
34.96 |
78.5 |
34.85 |
80.46 |
35.35 |
82.43 |
35.81 |
84.39 |
36.69 |
86.35 |
37.38 |
88.31 |
37.23 |
90.28 |
36.82 |
92.24 |
39.16 |
94.2 |
38.34 |
96.16 |
37.56 |
98.13 |
36.81 |
|