Official speed |
48.05 wpm (75.17 seconds elapsed during race) |
Without ending ping |
48.17 wpm (5,416 ms delay sending score to TypeRacer’s server) |
Timerless |
48.26 wpm (126 ms elapsed before first character typed; 69.63 seconds elapsed during race) |
Timerless minus one |
48.08 wpm, ignoring the first character typed |
Race Start |
May 3, 2024 7:20:13pm UTC |
Race Finish |
May 3, 2024 7:21:29pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.6% |
Points |
36.84 |
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 calcuatelateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { retur nn area; } else { throw new Error( 'calucculateAarea() received invalid number' ); } } catch(e) { console.log(e.name =+ ' ' + e.message); retur nn 'We wer eue unable to calculate the area.'; } ]?}}} |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
a |
t |
e |
-e |
-t |
-a |
l |
a |
t |
e |
A |
Milliseconds |
126 |
116 |
202 |
112 |
136 |
69 |
60 |
55 |
117 |
358 |
101 |
112 |
153 |
119 |
112 |
115 |
94 |
308 |
204 |
290 |
273 |
108 |
114 |
107 |
404 |
Character |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
Milliseconds |
195 |
95 |
132 |
258 |
325 |
108 |
116 |
168 |
99 |
330 |
84 |
227 |
304 |
331 |
394 |
113 |
106 |
475 |
214 |
359 |
178 |
643 |
214 |
242 |
120 |
Character |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
Milliseconds |
545 |
793 |
311 |
98 |
149 |
86 |
406 |
143 |
67 |
121 |
171 |
248 |
168 |
254 |
129 |
139 |
153 |
96 |
144 |
232 |
114 |
441 |
109 |
185 |
188 |
Character |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
Milliseconds |
183 |
109 |
335 |
128 |
173 |
161 |
135 |
225 |
860 |
271 |
134 |
256 |
503 |
258 |
541 |
315 |
208 |
25 |
190 |
330 |
202 |
119 |
344 |
317 |
337 |
Character |
e |
t |
u |
r |
|
n |
-n |
- |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
74 |
159 |
130 |
137 |
113 |
21 |
349 |
171 |
63 |
127 |
172 |
197 |
34 |
92 |
126 |
81 |
621 |
162 |
329 |
122 |
119 |
102 |
68 |
254 |
189 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
|
- |
' |
c |
a |
l |
u |
c |
-c |
Milliseconds |
302 |
76 |
174 |
169 |
155 |
167 |
210 |
73 |
95 |
132 |
373 |
189 |
204 |
63 |
119 |
206 |
180 |
425 |
166 |
246 |
144 |
184 |
187 |
271 |
295 |
Character |
-u |
c |
u |
l |
a |
t |
e |
A |
a |
-a |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
Milliseconds |
218 |
114 |
251 |
92 |
236 |
170 |
89 |
748 |
386 |
482 |
216 |
78 |
476 |
320 |
187 |
291 |
318 |
48 |
310 |
319 |
172 |
151 |
129 |
186 |
176 |
Character |
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
|
- |
) |
; |
|
} |
|
} |
|
c |
Milliseconds |
158 |
109 |
150 |
116 |
139 |
71 |
175 |
150 |
134 |
210 |
190 |
99 |
140 |
126 |
210 |
173 |
416 |
200 |
328 |
123 |
395 |
150 |
604 |
339 |
268 |
Character |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
Milliseconds |
137 |
121 |
203 |
139 |
325 |
304 |
293 |
173 |
335 |
165 |
409 |
43 |
115 |
92 |
95 |
186 |
102 |
151 |
219 |
190 |
103 |
200 |
281 |
214 |
221 |
Character |
a |
m |
e |
|
= |
-= |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
Milliseconds |
88 |
118 |
113 |
427 |
441 |
407 |
285 |
203 |
270 |
146 |
630 |
157 |
1030 |
164 |
209 |
361 |
222 |
429 |
404 |
140 |
237 |
253 |
116 |
328 |
274 |
Character |
|
r |
e |
t |
u |
r |
|
n |
-n |
- |
n |
|
' |
W |
e |
|
w |
e |
r |
|
e |
u |
-u |
-e |
- |
Milliseconds |
93 |
353 |
81 |
138 |
99 |
148 |
111 |
5 |
458 |
174 |
89 |
158 |
115 |
383 |
150 |
193 |
346 |
114 |
129 |
176 |
0 |
306 |
397 |
180 |
477 |
Character |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
Milliseconds |
144 |
362 |
299 |
196 |
104 |
170 |
135 |
93 |
289 |
232 |
85 |
103 |
298 |
117 |
198 |
206 |
123 |
117 |
16 |
121 |
43 |
143 |
272 |
18 |
120 |
Character |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
] |
-] |
? |
} |
-} |
} |
-} |
-? |
} |
Milliseconds |
168 |
199 |
167 |
33 |
102 |
368 |
437 |
241 |
134 |
320 |
203 |
214 |
527 |
402 |
5 |
458 |
241 |
569 |
397 |
1329 |
|
WPM Timing |
Seconds |
WPM |
1.5 |
87.8 |
3.01 |
55.87 |
4.51 |
58.53 |
6.01 |
59.86 |
7.52 |
57.47 |
9.02 |
53.21 |
10.52 |
51.31 |
12.03 |
49.89 |
13.53 |
52.32 |
15.03 |
53.48 |
16.54 |
55.15 |
18.04 |
53.21 |
19.54 |
50.96 |
21.05 |
51.88 |
22.55 |
52.15 |
24.05 |
52.88 |
25.56 |
53.06 |
27.06 |
53.65 |
28.57 |
54.61 |
30.07 |
53.88 |
31.57 |
52.45 |
33.08 |
51.52 |
34.58 |
50.32 |
36.08 |
50.22 |
37.59 |
51.4 |
39.09 |
52.5 |
40.59 |
51.73 |
42.1 |
51.03 |
43.6 |
51.19 |
45.1 |
51.88 |
46.61 |
52.27 |
48.11 |
52.13 |
49.61 |
51.52 |
51.12 |
50.47 |
52.62 |
50.4 |
54.12 |
50.33 |
55.63 |
50.48 |
57.13 |
50.41 |
58.63 |
49.73 |
60.14 |
49.09 |
61.64 |
49.64 |
63.14 |
50.74 |
64.65 |
50.86 |
66.15 |
50.61 |
67.65 |
49.49 |
69.16 |
48.41 |
70.66 |
51.12 |
72.16 |
50.05 |
73.67 |
49.03 |
75.17 |
48.05 |
|