Official speed |
53.25 wpm (67.83 seconds elapsed during race) |
Without ending ping |
53.65 wpm (4,980 ms delay sending score to TypeRacer’s server) |
Timerless |
53.88 wpm (267 ms elapsed before first character typed; 62.58 seconds elapsed during race) |
Timerless minus one |
53.69 wpm, ignoring the first character typed |
Race Start |
October 16, 2024 7:43:00pm UTC |
Race Finish |
October 16, 2024 7:44:08pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.4% |
Points |
40.83 |
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 clalcauulateArea(width, heihgght) { try { vare area = width * heihgght: ; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.naeme + ' ' + .e.message); return 'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
l |
-l |
a |
l |
c |
a |
u |
-u |
-a |
u |
l |
a |
t |
e |
A |
Milliseconds |
267 |
177 |
257 |
76 |
188 |
117 |
70 |
189 |
79 |
194 |
333 |
450 |
90 |
377 |
130 |
165 |
158 |
449 |
201 |
215 |
407 |
199 |
149 |
113 |
506 |
Character |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
h |
g |
-g |
-h |
g |
h |
t |
) |
|
{ |
|
Milliseconds |
214 |
133 |
124 |
313 |
184 |
145 |
131 |
154 |
190 |
441 |
131 |
206 |
123 |
115 |
125 |
8 |
483 |
188 |
130 |
167 |
793 |
244 |
187 |
208 |
151 |
Character |
t |
r |
y |
|
{ |
|
v |
a |
r |
e |
|
- |
-e |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
Milliseconds |
120 |
190 |
62 |
137 |
178 |
173 |
198 |
264 |
157 |
109 |
153 |
387 |
206 |
86 |
150 |
151 |
86 |
95 |
127 |
96 |
168 |
83 |
218 |
127 |
146 |
Character |
h |
|
* |
|
h |
e |
i |
h |
g |
-g |
$g |
h |
t |
: |
|
- |
-: |
; |
|
i |
f |
|
( |
! |
i |
Milliseconds |
125 |
142 |
367 |
174 |
179 |
138 |
104 |
92 |
111 |
464 |
293 |
327 |
143 |
430 |
190 |
374 |
190 |
274 |
167 |
108 |
154 |
96 |
232 |
611 |
358 |
Character |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
Milliseconds |
108 |
315 |
247 |
448 |
302 |
279 |
240 |
139 |
247 |
276 |
168 |
188 |
238 |
192 |
86 |
65 |
194 |
140 |
773 |
97 |
116 |
171 |
101 |
91 |
111 |
Character |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
Milliseconds |
185 |
143 |
218 |
150 |
159 |
175 |
84 |
103 |
152 |
167 |
229 |
66 |
145 |
192 |
260 |
108 |
125 |
152 |
113 |
70 |
156 |
201 |
255 |
181 |
89 |
Character |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
Milliseconds |
165 |
284 |
414 |
212 |
260 |
139 |
248 |
420 |
154 |
73 |
188 |
127 |
275 |
236 |
127 |
139 |
296 |
233 |
278 |
635 |
49 |
342 |
402 |
153 |
122 |
Character |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
Milliseconds |
589 |
475 |
165 |
205 |
241 |
256 |
135 |
108 |
79 |
341 |
269 |
155 |
244 |
248 |
387 |
196 |
98 |
184 |
358 |
256 |
141 |
200 |
192 |
329 |
148 |
Character |
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
Milliseconds |
226 |
276 |
151 |
219 |
192 |
326 |
224 |
364 |
189 |
214 |
156 |
248 |
121 |
136 |
110 |
127 |
224 |
168 |
153 |
269 |
161 |
133 |
219 |
172 |
150 |
Character |
n |
a |
e |
-e |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
. |
-. |
e |
. |
m |
e |
s |
s |
a |
g |
Milliseconds |
187 |
143 |
149 |
468 |
229 |
59 |
157 |
160 |
167 |
275 |
207 |
191 |
243 |
151 |
218 |
551 |
386 |
100 |
242 |
371 |
129 |
194 |
167 |
112 |
144 |
Character |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
Milliseconds |
492 |
305 |
281 |
122 |
139 |
67 |
208 |
199 |
164 |
349 |
118 |
268 |
295 |
254 |
267 |
139 |
95 |
145 |
130 |
143 |
177 |
267 |
278 |
142 |
199 |
Character |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
Milliseconds |
147 |
118 |
140 |
85 |
138 |
173 |
193 |
162 |
607 |
185 |
147 |
123 |
189 |
78 |
145 |
290 |
147 |
106 |
117 |
151 |
159 |
22 |
151 |
197 |
293 |
Character |
; |
|
} |
|
} |
Milliseconds |
541 |
109 |
252 |
162 |
219 |
|
WPM Timing |
Seconds |
WPM |
1.36 |
70.76 |
2.71 |
48.65 |
4.07 |
38.33 |
5.43 |
39.8 |
6.78 |
44.23 |
8.14 |
47.18 |
9.5 |
44.23 |
10.85 |
44.23 |
12.21 |
47.18 |
13.57 |
46 |
14.92 |
49.86 |
16.28 |
50.86 |
17.64 |
48.99 |
18.99 |
46.12 |
20.35 |
46.59 |
21.71 |
46.44 |
23.06 |
46.31 |
24.42 |
47.67 |
25.78 |
48.42 |
27.13 |
49.98 |
28.49 |
50.97 |
29.85 |
52.27 |
31.2 |
51.92 |
32.56 |
52.34 |
33.92 |
52.37 |
35.27 |
51.71 |
36.63 |
51.11 |
37.99 |
51.49 |
39.34 |
51.55 |
40.7 |
51.3 |
42.06 |
51.65 |
43.41 |
51.69 |
44.77 |
51.73 |
46.13 |
52.55 |
47.48 |
52.31 |
48.84 |
52.34 |
50.19 |
52.12 |
51.55 |
51.68 |
52.91 |
51.71 |
54.26 |
51.97 |
55.62 |
51.99 |
56.98 |
52.44 |
58.33 |
53.07 |
59.69 |
52.87 |
61.05 |
53.66 |
62.4 |
53.46 |
63.76 |
56.65 |
65.12 |
55.47 |
66.47 |
54.34 |
67.83 |
53.25 |
|