Official speed |
47.43 wpm (76.15 seconds elapsed during race) |
Without ending ping |
47.60 wpm (5,564 ms delay sending score to TypeRacer’s server) |
Timerless |
47.77 wpm (257 ms elapsed before first character typed; 70.33 seconds elapsed during race) |
Timerless minus one |
47.60 wpm, ignoring the first character typed |
Race Start |
May 18, 2024 6:01:19pm UTC |
Race Finish |
May 18, 2024 6:02:36pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.2% |
Points |
36.36 |
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 |
fucnction calculateArea(eiwidthm , height) { try { var area = width (* height; if (!isNaN(area)) { treturn area; } else { throw new Error('calcuallateArea() revcieived inavalid number'); } } catch ((e) { console.log(e.name + ' ' + e.message); return r'We were unable to caluculate the area.'; } } |
Timing |
Character |
f |
u |
c |
-c |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
257 |
147 |
312 |
530 |
324 |
149 |
204 |
116 |
122 |
79 |
168 |
194 |
159 |
84 |
345 |
387 |
124 |
103 |
85 |
294 |
592 |
376 |
100 |
177 |
649 |
Character |
e |
i |
-i |
-e |
w |
i |
d |
t |
h |
m |
|
- |
-m |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
Milliseconds |
420 |
141 |
435 |
202 |
165 |
186 |
199 |
164 |
68 |
301 |
218 |
506 |
207 |
431 |
796 |
302 |
153 |
82 |
193 |
145 |
169 |
473 |
301 |
232 |
236 |
Character |
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
( |
-( |
Milliseconds |
151 |
171 |
82 |
123 |
126 |
425 |
111 |
104 |
174 |
182 |
149 |
96 |
112 |
143 |
143 |
139 |
157 |
255 |
128 |
147 |
184 |
141 |
284 |
279 |
459 |
Character |
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
Milliseconds |
245 |
277 |
528 |
418 |
75 |
210 |
87 |
313 |
341 |
168 |
116 |
161 |
147 |
219 |
351 |
521 |
95 |
324 |
181 |
345 |
267 |
699 |
290 |
114 |
140 |
Character |
) |
) |
|
{ |
|
t |
-t |
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
Milliseconds |
323 |
193 |
198 |
219 |
242 |
201 |
464 |
143 |
47 |
262 |
156 |
165 |
83 |
132 |
330 |
146 |
120 |
103 |
195 |
115 |
453 |
297 |
198 |
177 |
109 |
Character |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
Milliseconds |
111 |
97 |
175 |
229 |
202 |
120 |
133 |
171 |
349 |
113 |
159 |
133 |
98 |
180 |
789 |
239 |
167 |
96 |
384 |
270 |
437 |
158 |
144 |
188 |
461 |
Character |
u |
a |
l |
-l |
-a |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
v |
-v |
c |
i |
-i |
e |
i |
Milliseconds |
321 |
201 |
84 |
400 |
177 |
276 |
141 |
152 |
139 |
448 |
219 |
113 |
185 |
368 |
620 |
199 |
489 |
123 |
254 |
363 |
98 |
255 |
364 |
107 |
218 |
Character |
v |
e |
d |
|
i |
n |
a |
-a |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
Milliseconds |
134 |
165 |
174 |
115 |
201 |
132 |
164 |
477 |
179 |
157 |
180 |
110 |
242 |
263 |
271 |
235 |
206 |
111 |
185 |
107 |
227 |
458 |
378 |
121 |
390 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
-( |
- |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
Milliseconds |
277 |
185 |
133 |
237 |
230 |
312 |
370 |
143 |
92 |
187 |
406 |
194 |
290 |
187 |
364 |
196 |
168 |
213 |
326 |
92 |
122 |
149 |
94 |
261 |
579 |
Character |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
Milliseconds |
55 |
304 |
209 |
100 |
210 |
241 |
201 |
253 |
125 |
127 |
127 |
127 |
305 |
395 |
759 |
331 |
420 |
171 |
328 |
343 |
128 |
143 |
263 |
159 |
319 |
Character |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
r |
-r |
' |
W |
e |
|
w |
e |
r |
e |
|
Milliseconds |
210 |
293 |
104 |
138 |
253 |
332 |
126 |
168 |
148 |
197 |
169 |
124 |
131 |
93 |
153 |
399 |
321 |
416 |
346 |
259 |
136 |
180 |
309 |
124 |
206 |
Character |
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
u |
-u |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
Milliseconds |
184 |
274 |
268 |
120 |
243 |
279 |
120 |
190 |
83 |
127 |
193 |
173 |
266 |
268 |
426 |
140 |
166 |
223 |
159 |
144 |
165 |
182 |
234 |
109 |
122 |
Character |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
172 |
137 |
106 |
105 |
101 |
234 |
318 |
284 |
163 |
216 |
215 |
127 |
|
WPM Timing |
Seconds |
WPM |
1.52 |
15.76 |
3.05 |
47.27 |
4.57 |
47.27 |
6.09 |
45.3 |
7.62 |
37.82 |
9.14 |
36.77 |
10.66 |
33.77 |
12.18 |
36.44 |
13.71 |
39.39 |
15.23 |
43.33 |
16.75 |
45.12 |
18.28 |
42.68 |
19.8 |
43.64 |
21.32 |
43.9 |
22.85 |
44.12 |
24.37 |
43.83 |
25.89 |
43.56 |
27.42 |
45.08 |
28.94 |
45.61 |
30.46 |
46.88 |
31.98 |
46.9 |
33.51 |
46.91 |
35.03 |
46.93 |
36.55 |
46.29 |
38.08 |
46.01 |
39.6 |
45.45 |
41.12 |
44.94 |
42.65 |
45.02 |
44.17 |
45.37 |
45.69 |
45.43 |
47.22 |
45.75 |
48.74 |
45.3 |
50.26 |
45.12 |
51.78 |
45.42 |
53.31 |
45.7 |
54.83 |
45.96 |
56.35 |
45.36 |
57.88 |
45.61 |
59.4 |
45.86 |
60.92 |
46.48 |
62.45 |
45.93 |
63.97 |
46.15 |
65.49 |
46.72 |
67.02 |
46.38 |
68.54 |
46.92 |
70.06 |
47.44 |
71.59 |
50.46 |
73.11 |
49.41 |
74.63 |
48.4 |
76.15 |
47.43 |
|