Official speed |
54.35 wpm (66.46 seconds elapsed during race) |
Without ending ping |
54.68 wpm (5,005 ms delay sending score to TypeRacer’s server) |
Timerless |
55.09 wpm (463 ms elapsed before first character typed; 60.99 seconds elapsed during race) |
Timerless minus one |
54.89 wpm, ignoring the first character typed |
Race Start |
December 11, 2024 6:13:21am UTC |
Race Finish |
December 11, 2024 6:14:27am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.3% |
Points |
41.67 |
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, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() recieeived invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'wWew 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 |
463 |
127 |
175 |
45 |
150 |
106 |
110 |
80 |
200 |
267 |
105 |
81 |
135 |
83 |
134 |
53 |
95 |
65 |
313 |
209 |
62 |
135 |
304 |
308 |
108 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
146 |
171 |
64 |
216 |
86 |
260 |
142 |
146 |
120 |
81 |
86 |
279 |
268 |
217 |
217 |
170 |
79 |
821 |
159 |
192 |
163 |
229 |
118 |
85 |
86 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
128 |
119 |
33 |
89 |
475 |
203 |
69 |
212 |
105 |
83 |
135 |
83 |
167 |
351 |
198 |
728 |
65 |
58 |
147 |
69 |
111 |
249 |
121 |
170 |
106 |
Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
99 |
504 |
808 |
227 |
84 |
319 |
197 |
487 |
361 |
392 |
132 |
57 |
94 |
828 |
428 |
259 |
284 |
198 |
218 |
65 |
131 |
119 |
401 |
315 |
166 |
Character |
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
Milliseconds |
148 |
151 |
86 |
67 |
212 |
191 |
916 |
485 |
189 |
115 |
135 |
22 |
203 |
215 |
242 |
287 |
91 |
127 |
172 |
111 |
123 |
179 |
100 |
88 |
132 |
Character |
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
Milliseconds |
398 |
143 |
155 |
65 |
135 |
1337 |
368 |
313 |
118 |
129 |
120 |
98 |
151 |
54 |
78 |
65 |
405 |
168 |
53 |
88 |
554 |
305 |
360 |
186 |
48 |
Character |
c |
i |
e |
-e |
-i |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
Milliseconds |
219 |
163 |
72 |
288 |
121 |
75 |
100 |
96 |
129 |
158 |
65 |
268 |
131 |
53 |
85 |
82 |
151 |
98 |
114 |
151 |
188 |
144 |
80 |
159 |
69 |
Character |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
Milliseconds |
409 |
351 |
371 |
199 |
361 |
347 |
209 |
183 |
191 |
59 |
132 |
131 |
104 |
565 |
548 |
467 |
448 |
405 |
636 |
149 |
80 |
121 |
93 |
79 |
177 |
Character |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
Milliseconds |
114 |
102 |
1919 |
179 |
81 |
221 |
334 |
279 |
253 |
70 |
194 |
205 |
295 |
237 |
183 |
267 |
147 |
384 |
151 |
512 |
206 |
169 |
198 |
318 |
78 |
Character |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
w |
-w |
W |
e |
w |
-w |
|
w |
e |
Milliseconds |
186 |
130 |
138 |
82 |
88 |
288 |
343 |
179 |
167 |
69 |
136 |
107 |
107 |
96 |
152 |
250 |
199 |
349 |
371 |
200 |
245 |
353 |
153 |
412 |
114 |
Character |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
Milliseconds |
168 |
65 |
183 |
406 |
183 |
54 |
132 |
65 |
117 |
107 |
105 |
63 |
73 |
134 |
114 |
337 |
151 |
108 |
204 |
97 |
87 |
69 |
134 |
118 |
83 |
Character |
e |
|
a |
r |
e |
a |
. |
; |
-; |
' |
: |
|
- |
-: |
; |
|
} |
|
} |
Milliseconds |
79 |
155 |
99 |
109 |
42 |
116 |
151 |
385 |
1047 |
334 |
408 |
341 |
334 |
151 |
400 |
365 |
268 |
333 |
253 |
|
WPM Timing |
Seconds |
WPM |
1.33 |
72.23 |
2.66 |
81.25 |
3.99 |
75.24 |
5.32 |
76.74 |
6.65 |
74.03 |
7.97 |
67.71 |
9.3 |
69.65 |
10.63 |
71.1 |
11.96 |
69.22 |
13.29 |
68.61 |
14.62 |
65.66 |
15.95 |
63.2 |
17.28 |
61.11 |
18.61 |
59.97 |
19.94 |
59.59 |
21.27 |
59.81 |
22.6 |
58.42 |
23.92 |
59.19 |
25.25 |
59.87 |
26.58 |
58.68 |
27.91 |
58.04 |
29.24 |
59.5 |
30.57 |
58.09 |
31.9 |
57.93 |
33.23 |
59.59 |
34.56 |
59.73 |
35.89 |
58.85 |
37.22 |
59.33 |
38.55 |
58.22 |
39.87 |
56.88 |
41.2 |
57.66 |
42.53 |
55.86 |
43.86 |
55.54 |
45.19 |
55.5 |
46.52 |
55.46 |
47.85 |
55.42 |
49.18 |
55.63 |
50.51 |
56.31 |
51.84 |
55.33 |
53.17 |
55.3 |
54.5 |
56.15 |
55.82 |
56.75 |
57.15 |
57.53 |
58.48 |
56.22 |
59.81 |
55.17 |
61.14 |
54.56 |
62.47 |
57.82 |
63.8 |
56.61 |
65.13 |
55.46 |
66.46 |
54.35 |
|