Official speed |
50.68 wpm (71.27 seconds elapsed during race) |
Without ending ping |
50.87 wpm (5,222 ms delay sending score to TypeRacer’s server) |
Timerless |
53.01 wpm (2,663 ms elapsed before first character typed; 63.39 seconds elapsed during race) |
Timerless minus one |
52.82 wpm, ignoring the first character typed |
Race Start |
January 16, 2024 2:57:34am UTC |
Race Finish |
January 16, 2024 2:58:45am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
38.86 |
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 |
functin on calculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) }{ return aresa; { } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message) ; return 'We were unable to calulaculate htthe area.'; {} } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
n |
|
- |
-n |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
2663 |
99 |
161 |
60 |
210 |
72 |
153 |
186 |
344 |
128 |
214 |
118 |
165 |
100 |
130 |
49 |
284 |
435 |
149 |
87 |
153 |
90 |
540 |
273 |
116 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
162 |
396 |
209 |
165 |
133 |
247 |
87 |
278 |
8 |
490 |
105 |
83 |
132 |
56 |
214 |
1084 |
184 |
176 |
219 |
141 |
185 |
60 |
164 |
210 |
164 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
177 |
178 |
128 |
140 |
200 |
254 |
162 |
437 |
124 |
240 |
169 |
117 |
123 |
137 |
211 |
66 |
200 |
185 |
210 |
163 |
88 |
87 |
146 |
60 |
145 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
} |
-} |
{ |
|
r |
Milliseconds |
127 |
168 |
160 |
272 |
375 |
202 |
484 |
271 |
132 |
409 |
267 |
501 |
320 |
309 |
186 |
102 |
151 |
518 |
198 |
252 |
479 |
668 |
291 |
539 |
287 |
Character |
e |
t |
u |
r |
n |
|
a |
r |
e |
s |
-s |
a |
; |
|
{ |
|
- |
-{ |
} |
|
e |
l |
s |
e |
|
Milliseconds |
100 |
166 |
83 |
114 |
101 |
131 |
165 |
145 |
133 |
208 |
444 |
113 |
298 |
308 |
215 |
198 |
353 |
137 |
327 |
238 |
119 |
146 |
79 |
74 |
132 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
Milliseconds |
242 |
297 |
182 |
139 |
79 |
272 |
152 |
102 |
130 |
112 |
106 |
145 |
361 |
237 |
146 |
83 |
116 |
300 |
497 |
121 |
214 |
118 |
138 |
123 |
135 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
45 |
123 |
93 |
397 |
310 |
106 |
119 |
401 |
163 |
185 |
186 |
31 |
531 |
126 |
111 |
157 |
117 |
170 |
139 |
161 |
156 |
136 |
153 |
77 |
150 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
Milliseconds |
67 |
122 |
121 |
177 |
157 |
87 |
177 |
75 |
179 |
395 |
774 |
278 |
262 |
311 |
169 |
295 |
360 |
118 |
184 |
194 |
79 |
341 |
229 |
345 |
205 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
179 |
200 |
226 |
64 |
185 |
182 |
62 |
164 |
97 |
142 |
199 |
186 |
125 |
647 |
453 |
424 |
225 |
104 |
115 |
86 |
129 |
959 |
318 |
255 |
218 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
|
- |
; |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
391 |
153 |
348 |
246 |
217 |
82 |
592 |
175 |
187 |
165 |
214 |
93 |
109 |
319 |
211 |
482 |
565 |
266 |
103 |
76 |
164 |
81 |
128 |
45 |
121 |
Character |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
u |
l |
a |
Milliseconds |
188 |
372 |
232 |
124 |
153 |
133 |
217 |
120 |
99 |
186 |
172 |
99 |
122 |
167 |
73 |
125 |
73 |
114 |
59 |
173 |
142 |
132 |
600 |
143 |
129 |
Character |
-a |
-l |
-u |
c |
u |
l |
a |
t |
e |
|
h |
t |
-t |
-h |
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
Milliseconds |
288 |
151 |
140 |
175 |
148 |
126 |
79 |
126 |
91 |
0 |
393 |
111 |
491 |
150 |
239 |
91 |
124 |
178 |
434 |
109 |
108 |
189 |
691 |
308 |
394 |
Character |
|
{ |
-{ |
} |
|
} |
Milliseconds |
220 |
411 |
450 |
289 |
278 |
179 |
|
WPM Timing |
Seconds |
WPM |
1.43 |
0 |
2.85 |
8.42 |
4.28 |
16.84 |
5.7 |
29.47 |
7.13 |
35.36 |
8.55 |
39.29 |
9.98 |
43.3 |
11.4 |
41.04 |
12.83 |
45.83 |
14.25 |
46.3 |
15.68 |
48.98 |
17.1 |
51.91 |
18.53 |
50.51 |
19.96 |
49.91 |
21.38 |
49.39 |
22.81 |
47.88 |
24.23 |
46.55 |
25.66 |
48.17 |
27.08 |
46.97 |
28.51 |
46.72 |
29.93 |
47.71 |
31.36 |
48.6 |
32.78 |
49.05 |
34.21 |
50.16 |
35.64 |
50.51 |
37.06 |
51.48 |
38.49 |
53.01 |
39.91 |
52.32 |
41.34 |
51.96 |
42.76 |
52.2 |
44.19 |
52.41 |
45.61 |
52.88 |
47.04 |
52.3 |
48.46 |
52 |
49.89 |
51.71 |
51.31 |
51.45 |
52.74 |
51.65 |
54.17 |
50.95 |
55.59 |
51.59 |
57.02 |
52.41 |
58.44 |
52.98 |
59.87 |
52.12 |
61.29 |
51.88 |
62.72 |
52.04 |
64.14 |
51.45 |
65.57 |
50.69 |
66.99 |
53.91 |
68.42 |
52.79 |
69.85 |
51.71 |
71.27 |
50.68 |
|