Official speed |
46.98 wpm (76.88 seconds elapsed during race) |
Without ending ping |
47.60 wpm (6,293 ms delay sending score to TypeRacer’s server) |
Timerless |
47.79 wpm (287 ms elapsed before first character typed; 70.30 seconds elapsed during race) |
Timerless minus one |
47.62 wpm, ignoring the first character typed |
Race Start |
October 15, 2024 6:55:47pm UTC |
Race Finish |
October 15, 2024 6:57:04pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.6% |
Points |
36.01 |
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 |
funciotion calculateArea(width, height0) { try }{ var area = width * heighyt; if (!isNaN(area)) { return area; } else { throw new Eorror('cacllcauulateArea() received invalid numeber'); } } catch(Ee) { console.log(e.naemme + ' ' + .ee.nmessage); ereturn \'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
i |
o |
-o |
-i |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
287 |
192 |
206 |
128 |
242 |
133 |
457 |
180 |
131 |
172 |
101 |
153 |
176 |
84 |
176 |
128 |
217 |
534 |
145 |
117 |
150 |
85 |
382 |
290 |
165 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
0 |
-0 |
) |
|
{ |
|
t |
r |
y |
|
Milliseconds |
247 |
397 |
225 |
134 |
156 |
219 |
116 |
289 |
189 |
163 |
169 |
89 |
140 |
116 |
118 |
245 |
511 |
309 |
213 |
199 |
189 |
101 |
198 |
81 |
158 |
Character |
} |
-} |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
Milliseconds |
177 |
611 |
313 |
242 |
189 |
152 |
143 |
171 |
360 |
157 |
73 |
110 |
137 |
947 |
197 |
130 |
146 |
179 |
201 |
129 |
303 |
593 |
154 |
235 |
142 |
Character |
i |
g |
h |
y |
-y |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
94 |
150 |
639 |
200 |
665 |
152 |
356 |
185 |
101 |
134 |
128 |
335 |
576 |
320 |
65 |
383 |
192 |
294 |
249 |
225 |
198 |
136 |
170 |
481 |
218 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
164 |
277 |
208 |
136 |
48 |
198 |
125 |
129 |
125 |
138 |
130 |
162 |
49 |
117 |
612 |
225 |
282 |
129 |
199 |
183 |
73 |
96 |
193 |
298 |
177 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
o |
-o |
r |
r |
o |
r |
( |
' |
c |
a |
c |
l |
-l |
-c |
Milliseconds |
176 |
132 |
310 |
163 |
86 |
157 |
176 |
64 |
129 |
132 |
396 |
295 |
373 |
107 |
171 |
129 |
193 |
313 |
348 |
158 |
464 |
357 |
114 |
402 |
150 |
Character |
l |
c |
a |
u |
-u |
-a |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
Milliseconds |
254 |
219 |
158 |
109 |
483 |
161 |
240 |
179 |
82 |
171 |
119 |
327 |
234 |
124 |
226 |
477 |
191 |
319 |
488 |
93 |
394 |
664 |
500 |
97 |
208 |
Character |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
e |
-e |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
Milliseconds |
309 |
345 |
201 |
118 |
267 |
136 |
108 |
128 |
338 |
156 |
177 |
209 |
261 |
592 |
422 |
98 |
220 |
65 |
222 |
374 |
286 |
135 |
208 |
155 |
249 |
Character |
|
c |
a |
t |
c |
h |
( |
E |
-E |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
Milliseconds |
110 |
177 |
128 |
125 |
275 |
351 |
284 |
203 |
510 |
129 |
237 |
199 |
215 |
135 |
153 |
89 |
155 |
200 |
111 |
183 |
87 |
169 |
216 |
173 |
102 |
Character |
( |
e |
. |
n |
a |
e |
m |
-m |
-e |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
. |
e |
-e |
-. |
e |
Milliseconds |
272 |
168 |
204 |
305 |
211 |
136 |
216 |
301 |
139 |
186 |
121 |
86 |
243 |
224 |
231 |
172 |
163 |
125 |
274 |
293 |
457 |
98 |
287 |
192 |
112 |
Character |
. |
n |
-n |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
e |
-e |
r |
e |
t |
u |
r |
n |
|
\ |
-\ |
' |
Milliseconds |
225 |
1076 |
332 |
237 |
127 |
214 |
203 |
122 |
152 |
155 |
228 |
295 |
133 |
166 |
453 |
67 |
95 |
153 |
153 |
130 |
105 |
136 |
335 |
0 |
0 |
Character |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
Milliseconds |
599 |
273 |
260 |
382 |
125 |
486 |
122 |
358 |
229 |
238 |
219 |
126 |
219 |
120 |
115 |
152 |
107 |
97 |
374 |
152 |
122 |
588 |
191 |
143 |
97 |
Character |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
180 |
185 |
248 |
156 |
194 |
299 |
143 |
313 |
223 |
283 |
105 |
653 |
320 |
269 |
156 |
241 |
191 |
211 |
|
WPM Timing |
Seconds |
WPM |
1.54 |
31.22 |
3.08 |
46.82 |
4.61 |
49.43 |
6.15 |
48.77 |
7.69 |
54.63 |
9.23 |
49.43 |
10.76 |
49.05 |
12.3 |
48.77 |
13.84 |
48.56 |
15.38 |
49.17 |
16.91 |
48.95 |
18.45 |
46.82 |
19.99 |
46.82 |
21.53 |
46.82 |
23.07 |
47.34 |
24.6 |
49.26 |
26.14 |
49.58 |
27.68 |
50.73 |
29.22 |
51.34 |
30.75 |
50.73 |
32.29 |
49.8 |
33.83 |
48.24 |
35.37 |
48.18 |
36.9 |
48.12 |
38.44 |
47.14 |
39.98 |
47.12 |
41.52 |
47.69 |
43.05 |
46.82 |
44.59 |
47.09 |
46.13 |
47.6 |
47.67 |
47.08 |
49.21 |
48.04 |
50.74 |
48.24 |
52.28 |
47.97 |
53.82 |
48.16 |
55.36 |
47.47 |
56.89 |
46.19 |
58.43 |
46.82 |
59.97 |
47.02 |
61.51 |
46.82 |
63.04 |
46.63 |
64.58 |
47.38 |
66.12 |
47.19 |
67.66 |
47.71 |
69.2 |
47.34 |
70.73 |
51.07 |
72.27 |
49.98 |
73.81 |
48.94 |
75.35 |
47.94 |
76.88 |
46.98 |
|