Official speed |
70.63 wpm (51.14 seconds elapsed during race) |
Without ending ping |
70.99 wpm (3,807 ms delay sending score to TypeRacer’s server) |
Timerless |
72.28 wpm (845 ms elapsed before first character typed; 46.49 seconds elapsed during race) |
Timerless minus one |
72.02 wpm, ignoring the first character typed |
Race Start |
November 19, 2024 11:05:11pm UTC |
Race Finish |
November 19, 2024 11:06:02pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
54.15 |
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 acalculateArea(width, wheitght) { try { var area = width * heihght; if [(!isNanN(area)) { return area; } else { throw new Error('calculateArea() received incalivalid number'); } } catch(e) { console.log(e.name + ' ' + e .message); return ' We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
a |
-a |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
845 |
100 |
217 |
178 |
93 |
39 |
68 |
41 |
79 |
174 |
254 |
75 |
59 |
64 |
119 |
31 |
157 |
45 |
70 |
95 |
312 |
163 |
70 |
49 |
275 |
Character |
w |
i |
d |
t |
h |
, |
|
w |
-w |
h |
e |
i |
t |
-t |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
Milliseconds |
264 |
103 |
225 |
135 |
113 |
156 |
88 |
151 |
239 |
145 |
64 |
102 |
113 |
446 |
111 |
66 |
72 |
143 |
190 |
359 |
153 |
200 |
130 |
87 |
85 |
Character |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
h |
Milliseconds |
114 |
86 |
324 |
70 |
97 |
86 |
343 |
85 |
84 |
48 |
196 |
76 |
112 |
594 |
100 |
192 |
142 |
87 |
107 |
90 |
109 |
292 |
76 |
279 |
412 |
Character |
-h |
g |
h |
t |
; |
|
i |
f |
|
[ |
-[ |
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
Milliseconds |
318 |
124 |
49 |
91 |
215 |
317 |
137 |
64 |
67 |
408 |
276 |
79 |
213 |
816 |
152 |
254 |
179 |
128 |
407 |
163 |
286 |
224 |
148 |
64 |
52 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
207 |
199 |
260 |
109 |
306 |
402 |
66 |
101 |
74 |
59 |
83 |
32 |
110 |
76 |
81 |
69 |
93 |
223 |
100 |
153 |
289 |
141 |
52 |
101 |
48 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
Milliseconds |
94 |
124 |
437 |
69 |
85 |
89 |
243 |
139 |
346 |
65 |
69 |
90 |
193 |
208 |
139 |
71 |
56 |
232 |
321 |
413 |
76 |
63 |
81 |
98 |
137 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
c |
a |
l |
i |
Milliseconds |
31 |
116 |
98 |
486 |
120 |
65 |
50 |
183 |
80 |
187 |
267 |
64 |
188 |
152 |
180 |
335 |
133 |
130 |
63 |
134 |
78 |
119 |
69 |
199 |
43 |
Character |
-i |
-l |
-a |
-c |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
Milliseconds |
202 |
114 |
124 |
113 |
76 |
29 |
95 |
26 |
77 |
112 |
108 |
162 |
152 |
68 |
125 |
31 |
60 |
257 |
279 |
219 |
90 |
103 |
265 |
61 |
818 |
Character |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
Milliseconds |
57 |
163 |
401 |
116 |
78 |
462 |
224 |
158 |
384 |
128 |
171 |
65 |
68 |
103 |
70 |
140 |
99 |
60 |
247 |
137 |
110 |
147 |
338 |
251 |
204 |
Character |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
|
- |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
Milliseconds |
215 |
85 |
89 |
143 |
178 |
83 |
281 |
138 |
106 |
85 |
510 |
86 |
231 |
106 |
306 |
239 |
143 |
106 |
136 |
129 |
69 |
99 |
143 |
124 |
313 |
Character |
|
r |
e |
t |
u |
r |
n |
|
' |
|
- |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
Milliseconds |
123 |
212 |
84 |
121 |
15 |
130 |
49 |
94 |
87 |
163 |
680 |
226 |
146 |
109 |
113 |
74 |
103 |
105 |
72 |
169 |
116 |
115 |
148 |
114 |
54 |
Character |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
Milliseconds |
67 |
96 |
88 |
48 |
130 |
51 |
49 |
127 |
53 |
125 |
9 |
81 |
75 |
32 |
154 |
70 |
76 |
56 |
327 |
130 |
85 |
40 |
136 |
309 |
338 |
Character |
|
} |
|
} |
Milliseconds |
216 |
475 |
108 |
84 |
|
WPM Timing |
Seconds |
WPM |
1.02 |
23.47 |
2.05 |
52.8 |
3.07 |
70.4 |
4.09 |
73.33 |
5.11 |
70.4 |
6.14 |
66.48 |
7.16 |
67.04 |
8.18 |
68.93 |
9.21 |
71.7 |
10.23 |
70.4 |
11.25 |
71.46 |
12.27 |
67.46 |
13.3 |
68.59 |
14.32 |
65.37 |
15.34 |
62.57 |
16.36 |
60.86 |
17.39 |
61.42 |
18.41 |
60.62 |
19.43 |
64.84 |
20.46 |
65.7 |
21.48 |
66.48 |
22.5 |
66.66 |
23.52 |
66.82 |
24.55 |
67.95 |
25.57 |
68.52 |
26.59 |
68.59 |
27.62 |
69.09 |
28.64 |
67.04 |
29.66 |
69.59 |
30.68 |
69.22 |
31.71 |
67.75 |
32.73 |
67.83 |
33.75 |
66.84 |
34.77 |
68.32 |
35.8 |
68.05 |
36.82 |
68.11 |
37.84 |
68.18 |
38.87 |
67.31 |
39.89 |
67.99 |
40.91 |
68.34 |
41.93 |
67.82 |
42.96 |
68.16 |
43.98 |
69.3 |
45 |
71.2 |
46.03 |
71.44 |
47.05 |
70.65 |
48.07 |
75.14 |
49.09 |
73.57 |
50.12 |
72.07 |
51.14 |
70.63 |
|