Official speed |
49.03 wpm (73.67 seconds elapsed during race) |
Without ending ping |
49.17 wpm (5,331 ms delay sending score to TypeRacer’s server) |
Timerless |
49.52 wpm (486 ms elapsed before first character typed; 67.85 seconds elapsed during race) |
Timerless minus one |
49.34 wpm, ignoring the first character typed |
Race Start |
May 14, 2024 6:52:38pm UTC |
Race Finish |
May 14, 2024 6:53:52pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.3% |
Points |
37.59 |
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 are;a; } else { throw new Error('calculateArea() recieived invalid number;'); } } xcatch (e) { console.log(e.naeme + ' ' + e.message); return 'We were unvavlble 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 |
486 |
193 |
210 |
182 |
205 |
121 |
130 |
89 |
200 |
122 |
185 |
97 |
504 |
163 |
124 |
107 |
140 |
158 |
353 |
233 |
130 |
228 |
405 |
267 |
148 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
274 |
495 |
106 |
310 |
330 |
339 |
148 |
105 |
166 |
104 |
144 |
383 |
151 |
378 |
200 |
133 |
202 |
128 |
92 |
306 |
303 |
152 |
123 |
180 |
123 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
200 |
560 |
146 |
167 |
448 |
242 |
140 |
232 |
69 |
164 |
218 |
89 |
127 |
847 |
211 |
478 |
147 |
80 |
194 |
84 |
159 |
256 |
138 |
122 |
115 |
Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
167 |
218 |
428 |
479 |
104 |
428 |
280 |
366 |
284 |
397 |
463 |
209 |
515 |
350 |
219 |
121 |
259 |
139 |
161 |
121 |
242 |
127 |
519 |
141 |
85 |
Character |
a |
r |
e |
; |
-; |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
Milliseconds |
256 |
138 |
122 |
297 |
517 |
123 |
224 |
138 |
313 |
146 |
172 |
120 |
134 |
81 |
186 |
181 |
213 |
113 |
105 |
183 |
33 |
420 |
137 |
240 |
83 |
Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
Milliseconds |
125 |
251 |
375 |
293 |
157 |
110 |
273 |
377 |
542 |
189 |
298 |
123 |
301 |
150 |
199 |
35 |
318 |
152 |
562 |
273 |
113 |
245 |
358 |
283 |
141 |
Character |
r |
e |
c |
i |
-i |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
Milliseconds |
139 |
87 |
805 |
143 |
601 |
154 |
222 |
149 |
204 |
166 |
101 |
115 |
157 |
355 |
173 |
113 |
101 |
176 |
208 |
155 |
273 |
222 |
42 |
197 |
107 |
Character |
; |
-; |
' |
) |
; |
|
} |
|
} |
|
x |
-x |
c |
a |
t |
c |
h |
|
- |
( |
e |
) |
|
{ |
|
Milliseconds |
259 |
566 |
308 |
483 |
366 |
150 |
245 |
148 |
169 |
135 |
317 |
409 |
113 |
175 |
210 |
262 |
109 |
118 |
493 |
279 |
254 |
273 |
267 |
216 |
200 |
Character |
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
e |
-e |
m |
e |
|
+ |
|
' |
|
Milliseconds |
571 |
107 |
91 |
178 |
112 |
226 |
145 |
118 |
273 |
152 |
693 |
291 |
361 |
296 |
378 |
279 |
132 |
509 |
242 |
114 |
124 |
314 |
333 |
231 |
162 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
274 |
346 |
257 |
195 |
228 |
169 |
251 |
174 |
234 |
197 |
193 |
125 |
146 |
251 |
537 |
128 |
134 |
137 |
363 |
135 |
133 |
182 |
82 |
258 |
454 |
Character |
e |
|
w |
e |
r |
e |
|
u |
n |
v |
-v |
a |
v |
l |
-l |
-v |
b |
l |
e |
|
t |
o |
|
c |
a |
Milliseconds |
259 |
187 |
350 |
158 |
202 |
120 |
236 |
206 |
246 |
306 |
469 |
108 |
118 |
173 |
466 |
192 |
120 |
276 |
146 |
132 |
168 |
108 |
102 |
229 |
656 |
Character |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
116 |
263 |
252 |
220 |
131 |
156 |
130 |
164 |
588 |
118 |
99 |
146 |
125 |
121 |
52 |
658 |
185 |
356 |
336 |
171 |
221 |
210 |
155 |
|
WPM Timing |
Seconds |
WPM |
1.47 |
48.87 |
2.95 |
57.01 |
4.42 |
59.73 |
5.89 |
52.94 |
7.37 |
53.75 |
8.84 |
54.3 |
10.31 |
55.85 |
11.79 |
54.98 |
13.26 |
56.11 |
14.73 |
52.94 |
16.21 |
55.53 |
17.68 |
54.3 |
19.15 |
52.63 |
20.63 |
51.19 |
22.1 |
51.58 |
23.57 |
52.43 |
25.05 |
50.78 |
26.52 |
52.49 |
27.99 |
53.15 |
29.47 |
52.94 |
30.94 |
52.36 |
32.41 |
52.2 |
33.89 |
52.05 |
35.36 |
51.24 |
36.83 |
51.47 |
38.31 |
52 |
39.78 |
51.58 |
41.25 |
50.9 |
42.73 |
50.27 |
44.2 |
49.95 |
45.67 |
49.92 |
47.15 |
50.14 |
48.62 |
49.85 |
50.1 |
49.35 |
51.57 |
48.87 |
53.04 |
48.87 |
54.52 |
49.09 |
55.99 |
49.3 |
57.46 |
49.49 |
58.94 |
49.68 |
60.41 |
49.07 |
61.88 |
48.48 |
63.36 |
48.49 |
64.83 |
49.05 |
66.3 |
49.23 |
67.78 |
49.04 |
69.25 |
52.16 |
70.72 |
51.07 |
72.2 |
50.03 |
73.67 |
49.03 |
|