Official speed |
73.64 wpm (49.05 seconds elapsed during race) |
Without ending ping |
74.03 wpm (3,663 ms delay sending score to TypeRacer’s server) |
Timerless |
75.46 wpm (860 ms elapsed before first character typed; 44.53 seconds elapsed during race) |
Timerless minus one |
75.19 wpm, ignoring the first character typed |
Race Start |
December 22, 2024 7:14:35pm UTC |
Race Finish |
December 22, 2024 7:15:24pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
56.46 |
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 { va a rr area == width * height; if (!isNaN(area)) { return area; } else { throw nerw w Error('calculateARea(rea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'W we were unable to calculate arethe 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 |
860 |
104 |
54 |
135 |
258 |
86 |
70 |
31 |
82 |
330 |
88 |
22 |
134 |
115 |
92 |
94 |
102 |
67 |
422 |
100 |
60 |
112 |
396 |
206 |
259 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
|
a |
Milliseconds |
187 |
75 |
29 |
221 |
44 |
191 |
113 |
109 |
45 |
498 |
135 |
244 |
218 |
97 |
188 |
136 |
91 |
81 |
80 |
97 |
114 |
121 |
82 |
212 |
97 |
Character |
-a |
- |
|
r |
-r |
- |
r |
|
a |
r |
e |
a |
|
= |
-= |
= |
|
w |
i |
d |
t |
h |
|
* |
|
Milliseconds |
305 |
147 |
93 |
21 |
425 |
147 |
34 |
119 |
106 |
86 |
87 |
122 |
166 |
184 |
9 |
660 |
173 |
89 |
191 |
183 |
57 |
77 |
130 |
283 |
171 |
Character |
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
173 |
123 |
108 |
202 |
40 |
156 |
209 |
147 |
140 |
131 |
119 |
383 |
225 |
408 |
128 |
250 |
118 |
162 |
315 |
277 |
71 |
77 |
68 |
133 |
138 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
126 |
111 |
185 |
106 |
53 |
106 |
89 |
114 |
38 |
66 |
241 |
65 |
80 |
69 |
74 |
140 |
230 |
149 |
231 |
108 |
96 |
30 |
125 |
83 |
150 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
r |
w |
|
- |
-w |
-r |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
Milliseconds |
185 |
78 |
126 |
93 |
74 |
79 |
139 |
89 |
15 |
65 |
58 |
413 |
159 |
125 |
77 |
123 |
232 |
194 |
138 |
14 |
128 |
196 |
262 |
190 |
86 |
Character |
l |
c |
u |
l |
a |
t |
e |
A |
R |
e |
a |
( |
-( |
-a |
-e |
-R |
r |
e |
a |
( |
) |
|
r |
e |
c |
Milliseconds |
61 |
159 |
88 |
126 |
217 |
76 |
84 |
284 |
74 |
73 |
80 |
125 |
324 |
133 |
183 |
215 |
242 |
66 |
68 |
111 |
194 |
214 |
365 |
60 |
173 |
Character |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
Milliseconds |
82 |
104 |
74 |
62 |
175 |
69 |
168 |
44 |
107 |
59 |
71 |
52 |
95 |
118 |
79 |
67 |
158 |
71 |
140 |
74 |
51 |
267 |
236 |
139 |
145 |
Character |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
Milliseconds |
125 |
129 |
108 |
213 |
138 |
88 |
202 |
71 |
242 |
165 |
224 |
159 |
229 |
127 |
159 |
75 |
74 |
103 |
61 |
170 |
108 |
112 |
205 |
144 |
93 |
Character |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
Milliseconds |
171 |
158 |
220 |
318 |
103 |
81 |
109 |
81 |
137 |
171 |
237 |
146 |
100 |
114 |
258 |
180 |
485 |
194 |
230 |
117 |
217 |
268 |
104 |
118 |
84 |
Character |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
|
w |
-w |
- |
e |
|
w |
e |
r |
e |
|
u |
n |
Milliseconds |
116 |
177 |
133 |
94 |
78 |
92 |
119 |
59 |
70 |
55 |
210 |
461 |
272 |
202 |
230 |
164 |
110 |
143 |
170 |
60 |
72 |
110 |
71 |
204 |
91 |
Character |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
a |
r |
e |
-e |
-r |
-a |
t |
Milliseconds |
103 |
88 |
75 |
90 |
83 |
67 |
106 |
73 |
159 |
112 |
28 |
164 |
108 |
89 |
50 |
94 |
52 |
112 |
125 |
93 |
84 |
337 |
151 |
134 |
88 |
Character |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
130 |
95 |
134 |
312 |
81 |
67 |
90 |
133 |
323 |
272 |
170 |
194 |
175 |
202 |
|
WPM Timing |
Seconds |
WPM |
0.98 |
24.47 |
1.96 |
55.05 |
2.94 |
73.4 |
3.92 |
70.34 |
4.9 |
73.4 |
5.89 |
71.36 |
6.87 |
71.65 |
7.85 |
73.4 |
8.83 |
65.24 |
9.81 |
67.28 |
10.79 |
64.5 |
11.77 |
65.24 |
12.75 |
66.81 |
13.73 |
66.41 |
14.71 |
65.24 |
15.7 |
64.99 |
16.68 |
66.92 |
17.66 |
70.68 |
18.64 |
71.46 |
19.62 |
73.4 |
20.6 |
71.65 |
21.58 |
71.73 |
22.56 |
71.8 |
23.54 |
72.38 |
24.52 |
69.48 |
25.51 |
69.16 |
26.49 |
70.22 |
27.47 |
72.08 |
28.45 |
72.97 |
29.43 |
72.99 |
30.41 |
73.4 |
31.39 |
73.78 |
32.37 |
74.14 |
33.35 |
74.11 |
34.33 |
74.44 |
35.32 |
73.74 |
36.3 |
73.4 |
37.28 |
73.72 |
38.26 |
74.34 |
39.24 |
72.78 |
40.22 |
73.1 |
41.2 |
74.56 |
42.18 |
75.39 |
43.16 |
74.23 |
44.14 |
74.48 |
45.13 |
73.93 |
46.11 |
78.34 |
47.09 |
76.71 |
48.07 |
75.14 |
49.05 |
73.64 |
|