Official speed |
49.65 wpm (72.75 seconds elapsed during race) |
Without ending ping |
49.79 wpm (5,270 ms delay sending score to TypeRacer’s server) |
Timerless |
50.15 wpm (486 ms elapsed before first character typed; 66.99 seconds elapsed during race) |
Timerless minus one |
49.98 wpm, ignoring the first character typed |
Race Start |
December 25, 2024 9:20:33am UTC |
Race Finish |
December 25, 2024 9:21:46am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.7% |
Points |
38.06 |
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 caclculateArea(width, height) { try { var aread = width * height; if (!isNanN(area)) { return area; } else { throw new Error('caclculateArea(() receieved invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'We awere unable to calculate the area.';} {} {} |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
c |
-c |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
486 |
106 |
217 |
454 |
219 |
74 |
83 |
93 |
200 |
84 |
87 |
165 |
415 |
240 |
65 |
160 |
204 |
122 |
149 |
134 |
298 |
168 |
83 |
171 |
347 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
276 |
56 |
142 |
224 |
122 |
365 |
145 |
205 |
279 |
176 |
166 |
126 |
148 |
436 |
178 |
370 |
253 |
160 |
166 |
172 |
315 |
272 |
272 |
151 |
106 |
Character |
r |
|
a |
r |
e |
a |
d |
-d |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
227 |
99 |
136 |
166 |
99 |
125 |
150 |
436 |
227 |
212 |
184 |
193 |
96 |
134 |
223 |
156 |
237 |
1336 |
223 |
204 |
238 |
162 |
254 |
127 |
140 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
Milliseconds |
201 |
210 |
198 |
100 |
94 |
321 |
701 |
586 |
96 |
243 |
220 |
122 |
667 |
264 |
567 |
268 |
204 |
112 |
159 |
537 |
350 |
282 |
311 |
280 |
167 |
Character |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
Milliseconds |
88 |
171 |
96 |
111 |
90 |
200 |
166 |
201 |
107 |
169 |
295 |
496 |
318 |
402 |
156 |
134 |
108 |
193 |
91 |
290 |
245 |
172 |
103 |
140 |
140 |
Character |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
c |
-c |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
254 |
180 |
192 |
66 |
123 |
150 |
385 |
162 |
138 |
125 |
68 |
364 |
291 |
212 |
127 |
187 |
421 |
241 |
71 |
152 |
211 |
129 |
193 |
145 |
305 |
Character |
r |
e |
a |
( |
( |
-( |
) |
|
r |
e |
c |
e |
i |
e |
-e |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
183 |
98 |
194 |
535 |
188 |
437 |
208 |
273 |
174 |
91 |
179 |
146 |
640 |
387 |
350 |
44 |
107 |
181 |
101 |
188 |
105 |
109 |
140 |
128 |
155 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
Milliseconds |
102 |
133 |
209 |
228 |
230 |
199 |
58 |
161 |
388 |
482 |
263 |
251 |
454 |
383 |
367 |
275 |
153 |
92 |
205 |
205 |
106 |
480 |
263 |
449 |
301 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
306 |
432 |
109 |
126 |
122 |
113 |
113 |
195 |
106 |
142 |
208 |
232 |
163 |
280 |
758 |
169 |
335 |
114 |
149 |
124 |
283 |
350 |
234 |
718 |
493 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
338 |
247 |
590 |
232 |
143 |
387 |
245 |
115 |
207 |
162 |
136 |
174 |
140 |
463 |
259 |
202 |
141 |
65 |
161 |
75 |
116 |
76 |
173 |
425 |
443 |
Character |
e |
|
a |
-a |
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
Milliseconds |
190 |
217 |
117 |
359 |
111 |
156 |
166 |
82 |
151 |
199 |
144 |
126 |
113 |
229 |
82 |
307 |
146 |
113 |
158 |
151 |
140 |
57 |
161 |
116 |
183 |
Character |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
} |
-} |
|
{ |
-{ |
} |
|
{ |
-{ |
} |
Milliseconds |
67 |
193 |
157 |
124 |
108 |
151 |
108 |
149 |
243 |
161 |
87 |
197 |
233 |
517 |
408 |
506 |
586 |
215 |
332 |
501 |
294 |
303 |
308 |
525 |
442 |
|
WPM Timing |
Seconds |
WPM |
1.45 |
32.99 |
2.91 |
45.36 |
4.36 |
57.73 |
5.82 |
57.73 |
7.27 |
59.38 |
8.73 |
56.36 |
10.18 |
56.55 |
11.64 |
55.67 |
13.09 |
56.82 |
14.55 |
52.78 |
16 |
53.23 |
17.46 |
52.92 |
18.91 |
52.02 |
20.37 |
48.9 |
21.82 |
48.94 |
23.28 |
48.97 |
24.73 |
50.46 |
26.19 |
49.49 |
27.64 |
50.79 |
29.1 |
51.55 |
30.55 |
52.23 |
32.01 |
51.73 |
33.46 |
52 |
34.92 |
50.86 |
36.37 |
50.47 |
37.83 |
51.07 |
39.28 |
51.93 |
40.74 |
51.25 |
42.19 |
50.62 |
43.65 |
50.86 |
45.1 |
50.28 |
46.56 |
51.29 |
48.01 |
50.73 |
49.47 |
50.94 |
50.92 |
50.19 |
52.38 |
49.71 |
53.83 |
49.93 |
55.29 |
50.35 |
56.74 |
50.33 |
58.2 |
50.52 |
59.65 |
51.09 |
61.11 |
52.04 |
62.56 |
52.55 |
64.02 |
51.73 |
65.47 |
50.77 |
66.93 |
50.02 |
68.38 |
52.82 |
69.84 |
51.72 |
71.29 |
50.66 |
72.75 |
49.65 |
|