Official speed |
50.35 wpm (71.74 seconds elapsed during race) |
Without ending ping |
50.57 wpm (5,292 ms delay sending score to TypeRacer’s server) |
Timerless |
50.69 wpm (158 ms elapsed before first character typed; 66.29 seconds elapsed during race) |
Timerless minus one |
50.51 wpm, ignoring the first character typed |
Race Start |
February 1, 2024 7:12:23am UTC |
Race Finish |
February 1, 2024 7:13:34am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.0% |
Points |
38.60 |
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 |
finunction calculateArea(width., height) { try { var area = width * height; if (!isNanN(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.'; } } |
Timing |
Character |
f |
i |
n |
-n |
-i |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
158 |
157 |
102 |
494 |
133 |
241 |
124 |
180 |
861 |
107 |
94 |
152 |
129 |
250 |
82 |
202 |
353 |
352 |
56 |
176 |
281 |
102 |
316 |
245 |
60 |
Character |
a |
( |
w |
i |
d |
t |
h |
. |
-. |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
Milliseconds |
90 |
313 |
271 |
157 |
116 |
254 |
64 |
534 |
374 |
74 |
75 |
169 |
111 |
112 |
32 |
235 |
66 |
764 |
202 |
457 |
335 |
184 |
182 |
132 |
186 |
Character |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
Milliseconds |
280 |
248 |
203 |
60 |
154 |
89 |
133 |
158 |
78 |
91 |
196 |
428 |
174 |
272 |
160 |
95 |
229 |
64 |
143 |
517 |
274 |
136 |
114 |
69 |
168 |
Character |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
Milliseconds |
185 |
69 |
482 |
150 |
240 |
117 |
95 |
242 |
523 |
736 |
78 |
343 |
240 |
192 |
452 |
203 |
338 |
351 |
133 |
114 |
35 |
400 |
143 |
135 |
302 |
Character |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
{ |
|
- |
-{ |
} |
|
e |
l |
s |
e |
|
Milliseconds |
222 |
316 |
112 |
169 |
134 |
123 |
204 |
86 |
134 |
124 |
94 |
68 |
231 |
101 |
673 |
225 |
316 |
161 |
211 |
218 |
176 |
566 |
225 |
107 |
72 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
Milliseconds |
483 |
463 |
233 |
63 |
209 |
221 |
148 |
107 |
252 |
113 |
127 |
133 |
446 |
261 |
137 |
175 |
168 |
299 |
550 |
295 |
131 |
261 |
247 |
474 |
102 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
113 |
149 |
101 |
410 |
632 |
109 |
65 |
289 |
69 |
186 |
561 |
80 |
254 |
505 |
94 |
150 |
129 |
208 |
95 |
207 |
185 |
494 |
122 |
177 |
128 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
|
- |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
Milliseconds |
119 |
138 |
213 |
102 |
127 |
207 |
106 |
104 |
133 |
328 |
75 |
309 |
594 |
162 |
259 |
244 |
260 |
129 |
281 |
135 |
215 |
219 |
88 |
413 |
224 |
Character |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
" |
-" |
Milliseconds |
433 |
208 |
650 |
487 |
269 |
127 |
103 |
211 |
278 |
151 |
130 |
444 |
387 |
126 |
170 |
1169 |
504 |
314 |
326 |
119 |
127 |
65 |
149 |
595 |
419 |
Character |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
Milliseconds |
868 |
331 |
406 |
125 |
224 |
119 |
330 |
175 |
224 |
753 |
353 |
85 |
133 |
139 |
33 |
198 |
108 |
290 |
439 |
139 |
428 |
105 |
153 |
197 |
118 |
Character |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
181 |
111 |
359 |
346 |
225 |
165 |
207 |
108 |
103 |
112 |
99 |
179 |
98 |
129 |
130 |
205 |
82 |
97 |
128 |
105 |
127 |
142 |
130 |
129 |
329 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
245 |
98 |
135 |
346 |
100 |
124 |
278 |
69 |
132 |
146 |
156 |
80 |
107 |
116 |
345 |
352 |
358 |
164 |
520 |
242 |
284 |
|
WPM Timing |
Seconds |
WPM |
1.43 |
25.09 |
2.87 |
33.46 |
4.3 |
41.82 |
5.74 |
46 |
7.17 |
46.84 |
8.61 |
50.18 |
10.04 |
46.6 |
11.48 |
48.09 |
12.91 |
51.11 |
14.35 |
52.69 |
15.78 |
53.98 |
17.22 |
53.67 |
18.65 |
51.47 |
20.09 |
49.59 |
21.52 |
50.74 |
22.96 |
51.23 |
24.39 |
52.15 |
25.83 |
50.65 |
27.26 |
49.74 |
28.7 |
50.18 |
30.13 |
50.58 |
31.56 |
50.18 |
33 |
50.18 |
34.43 |
50.18 |
35.87 |
50.18 |
37.3 |
50.83 |
38.74 |
51.11 |
40.17 |
51.38 |
41.61 |
50.76 |
43.04 |
51.3 |
44.48 |
50.72 |
45.91 |
50.44 |
47.35 |
50.18 |
48.78 |
49.44 |
50.22 |
49.23 |
51.65 |
48.56 |
53.09 |
47.7 |
54.52 |
47.98 |
55.96 |
48.04 |
57.39 |
47.88 |
58.82 |
48.35 |
60.26 |
48.99 |
61.69 |
49.99 |
63.13 |
50.37 |
64.56 |
50.93 |
66 |
50.55 |
67.43 |
53.56 |
68.87 |
52.45 |
70.3 |
51.38 |
71.74 |
50.35 |
|